-
- Downloads
http2: support "prior knowledge", no upgrade from HTTP/1.1
Supports HTTP/2 over clear TCP - Optimize switching to HTTP/2 by removing calls to init and setup before switching. Switching will eventually call setup and setup calls init. - Supports new version to “force” the use of HTTP/2 over clean TCP - Add common line parameter “--http2-prior-knowledge” to the Curl command line tool.
Showing
- docs/HTTP2.md 3 additions, 0 deletionsdocs/HTTP2.md
- docs/curl.1 5 additions, 0 deletionsdocs/curl.1
- docs/libcurl/symbols-in-versions 1 addition, 0 deletionsdocs/libcurl/symbols-in-versions
- include/curl/curl.h 2 additions, 0 deletionsinclude/curl/curl.h
- lib/http.c 12 additions, 8 deletionslib/http.c
- src/tool_getparam.c 5 additions, 0 deletionssrc/tool_getparam.c
- src/tool_help.c 1 addition, 0 deletionssrc/tool_help.c
Loading
Please register or sign in to comment