Changes for version 0.006 - 2021-04-25
- Use Unicode::UTF8 for encoding output data if available
- query_params, body_params, and cookies methods now return pairs instead of a hashref
- Remove query_pairs and body_pairs methods
- Add query_param_names, body_param_names, and cookie_names methods
- Add cookie_array method to support multiple request cookies with the same name
Modules
Common Gateway Interface, with no frills