mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-21 10:39:17 +08:00
8c94341c18c20cd66a679b31fbce5599b5dd3914
This commit allows user to override user-agent with -H option. We also enabled custom header support for http/1.1 requests. We also did minor optimizations (std::vector::reserve).
See README.rst
Languages
C++
52.6%
C
37.2%
Go
4.4%
M4
1.7%
Python
1.6%
Other
2.5%