Changeset 58387

Timestamp:
Dec 14, 2009, 10:38:21 PM (13 years ago)
Author:
Darren Garvey
Message:
  • Added http_cookie to request, previously missing
  • Changed cookie_map to store a cookie. Added automatic conversion of a cookie to a string so that accessing request.cookies is just like using request.get or request.post.
  • Cleaned up data_map_proxy, which is quite useful now.
  • Added ability to optionally clear headers from a response.
  • Changes to extract_params to make it more generic (ire. uses ADL and make_pair).
  • Removed acgi examples (just use CGI now, which is always asynchronous).
(No files)

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