Options.setNoHTTPMessaging

By default, libhttp2 library enforces subset of HTTP Messaging rules described in `HTTP/2 specification, section 8 <https://tools.ietf.org/html/draft-ietf-httpbis-http2-17#section-8>`_. See HTTP Messaging_ section for details. For those applications who use libhttp2 library as non-HTTP use, give nonzero to |val| to disable this enforcement.

struct Options
void
setNoHTTPMessaging
(
bool val
)

Meta