fixed spacing

This commit is contained in:
Davis King 2012-11-07 21:45:06 -05:00
parent 35d390282f
commit 943874c5a7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class web_server : public server_http
sout << "<br> foreign_port = " << incoming.foreign_port << endl;
sout << "<br> local_ip = " << incoming.local_ip << endl;
sout << "<br> local_port = " << incoming.local_port << endl;
sout << "<br> body = \"" << incoming.body << "\"" << endl;
sout << "<br> body = \"" << incoming.body << "\"" << endl;
// If this request is the result of the user submitting the form then echo back