mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-25 15:36:16 +08:00
The private global variable nghttp2_enable_strict_preface is also marked as NGHTTP2_EXTERN, but it is test purpose only (test with .dll), and not part of public API. It could be removed in the future release.