Changeset 44898

Timestamp:
Apr 29, 2008, 9:08:35 PM (14 years ago)
Author:
Darren Garvey
Message:
  • Added basic_request<>::id() member function.
  • Changed basic_request<>::operator[] so that it decides at compile-time rather than runtime what data map is being accessed.
  • Added additional typedefs env_map, get_map, post_map, cookie_map, form_map corresponding to the dataset they obviously refer to - for now they are just typedefs to cgi::common::map, but eventually they may change - only to make code safer (eg. protect the user against XSS vulnerabilities).
(No files)

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