Changes for version v0.5.0 - 2025-11-01
- Expanded and improved localised HTTP errors now covering the following locales: cs_CZ, de_DE, en_GB, es_ES, fr_FR, ga_IE, it_IT, ja_JP, ko_KR, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sr_RS, sv_SE, tr_TR, zh_CN, zh_TW
- Added the methods allow_methods_list, method_bit, and method_name in Apache2::API::Request
- Improved the method data() in Apache2::API to be able to be called in mutator mode, and improved caching by using Apache2::RequestUtil->pnotes rather than an object property
- Changed the method length() in Apache2::API::Request from wrongly using bytes_sent() to using the incoming headers field 'Content-Length'
Documentation
Create and verify HTTP Basic Auth password hashes (APR1/bcrypt/SHA-crypt)
Modules
Apache2 API Framework
HTTP DateTime Manipulation and Formatting
Parser and matcher for HTTP Accept header
Common base class for parsing HTTP Accept and Accept-Language headers
Parser and matcher for HTTP Accept-Language header
utf8 compliant URI query string manipulation
Apache2 Incoming Request Access and Manipulation
Apache2 Request Fields Object
Apache2 Request Upload Object
Apache2 Outgoing Response Access and Manipulation
Apache2 Status Codes
Provides
in lib/Apache2/API.pm