v0.9.0
Fixes
- Fix not including trailing slashes in $PATH_INFO for CGI scripts.
- Fix not sending the complete certificate chain for TLS certificates
that include a chain. - Fix incorrect type signature for the EnvironDict type class.
Changes
- Make the application
Request
class overridable.