Skip to content

HTTP/2

Luc Everse requested to merge http/2 into devel

Adds an implementation of HTTP/2 to the framework.

The implementation does not make full use of RFC 7540, but it is functional. Disabled by default due to possible instability; further testing is required.

Merge request reports