Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 59273
Timestamp:
Jan 27, 2010, 1:02:52 AM (
13 years
ago)
Author:
Darren Garvey
Message:
Add file uploads as basic_request<>::uploads member variable. Gives information about where the file is stored on the hard drive.
Cleaned up basic_request<> now that form_parts are accessible through basic_request<>::uploads.
No longer store all form_parts
Add accept() overloads to basic_request_acceptor<> that take a function<int (request&)>. These can manage multiplexing connections.
Better error reporting when trying to use an uninitialised data map on a basic_request<>
Cosmetic cleanup of request_base.
Extra bits to stencil class (requires cTemplate).
Added a few examples.
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive