Changeset 55766

Timestamp:
Aug 24, 2009, 6:07:11 PM (13 years ago)
Author:
Darren Garvey
Message:

Development commit - please test and report bugs to darren@…

  • Added proxies maps to the basic_request<> class, allowing direct to the request data as member variables (eg. req.env, req.get, req.cookies)
  • Added charset() function to set the charset for a response.
  • Updated MSVC project files.
  • [WARNING] Testing using a multimap for GET data. (change to one line in common/map.hpp).
  • Added path_info for better access to the PATH_INFO. Get it using eg. req.path_info()
  • Minor other fixes and changes
(No files)

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