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.