Description
Provides WAI utilities for HTTP/2 support. HTTP/2 changes how requests and responses are multiplexed and managed compared with older HTTP versions.
It is useful for Haskell web servers and middleware that need HTTP/2-aware behavior. Developers should test behavior with real clients and proxies because protocol negotiation and deployment settings affect results.