Changeset 43980

Timestamp:
Apr 1, 2008, 3:32:19 AM (15 years ago)
Author:
Darren Garvey
Message:

Merged revisions 43976-43979 via svnmerge from
https://svn.boost.org/svn/boost/sandbox/SOC/2007/cgi/trunk

........

r43977 | drrngrvy | 2008-04-01 04:23:32 +0100 (Tue, 01 Apr 2008) | 1 line


basic_request<>::boundary_marker() is gone now.

........

r43978 | drrngrvy | 2008-04-01 04:24:30 +0100 (Tue, 01 Apr 2008) | 1 line


Cosmetic updates.

........

r43979 | drrngrvy | 2008-04-01 04:29:41 +0100 (Tue, 01 Apr 2008) | 7 lines


  • Moved multipart/form-data parsing into separate form_parser class. It's only a crude start, but it works as well as before (maybe very slightly better).


  • Emptied request_ostream.hpp (should be gone soon).


  • Fixed connections/stdio.hpp - the last updates didn't actually use it properly so the problems with it didn't show up... Should work fine now, slightly better than when using std::cin functions.

........

(No files)

Note: See TracChangeset for help on using the changeset viewer.