netty5/codec-http2/src/test/java/io
Scott Mitchell 47726991b2 HTTP/2 Header Name Validation
Motivation:
The HTTP/2 header name validation was removed, and does not currently exist.

Modifications:
- Header name validation for HTTP/2 should be restored and set to the default mode of operation.

Result:
HTTP/2 header names are validated according to https://tools.ietf.org/html/rfc7540
2015-09-09 13:59:08 -07:00
..
netty/handler/codec/http2 HTTP/2 Header Name Validation 2015-09-09 13:59:08 -07:00