Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

mod_h[ttp]2 v1.11.1

Choose a tag to compare

@icing icing released this 09 Oct 09:54
· 577 commits to master since this release
  • added test/Makefile.in to the release tar ball, so that peopl just need
    automake to build (reported in #169 by @uhliarik, fix proposed by @notroj)
  • added -avoid-version to the linker flags (thanks to Oden Erikson, @odeneriksson)
  • added tests for 100 interim responses
  • added tests for trailers
  • added tests for conditional request header
  • added tests for invalid characters in response header
  • added Upgrade: response header tests
  • added vars require configuration tests
  • added ssl renegotiation tests