Updated this example.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402947
This commit is contained in:
Davis King 2009-03-18 02:06:59 +00:00
parent 9ed0aa3dcc
commit 1213a2ae7a

View File

@ -45,6 +45,7 @@ class web_server : public server::http_1a_c
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;
// If this request is the result of the user submitting the form then echo back