Changes for version 0.004 - 2026-02-08

  • submit_response() body parameter now accepts CODE ref (previously only data_callback parameter was supported for streaming)
  • Fix submit_data() to work correctly by reusing existing data provider instead of creating a new one (avoids nghttp2 assertion failure)
  • Add submit_data test suite (t/21-submit-data.t)
  • Document all public methods and callbacks in Session.pm POD
  • Fix author placeholder in POD

Documentation

Minimal HTTP/2 server for conformance testing

Modules

Perl XS bindings for nghttp2 HTTP/2 library
HTTP/2 session management