Skip to content

v0.9.0

Compare
Choose a tag to compare
@michael-lazar michael-lazar released this 12 May 15:02
· 13 commits to master since this release

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.