Changes for version 0.003 - 2021-04-21
- Add set_nph method and support NPH response mode
- Add cookies and cookie methods to parse request cookies
- Add add_response_cookie method to set response cookies
- Add CGI::Tiny::epoch_to_date and CGI::Tiny::date_to_epoch convenience functions
- Set Date header in all responses
- Pass the CGI::Tiny object to the cgi block as $_ instead of in @_
- Remove the request_body_limit method
- Handle when exit is called without rendering a response
Modules
Common Gateway Interface, with no frills