-
- Downloads
http2: more and better error checking
1 - fixes the warnings when built without http2 support 2 - adds CURLE_HTTP2, a new error code for errors detected by nghttp2 basically when they are about http2 specific things.
Showing
- docs/libcurl/libcurl-errors.3 3 additions, 0 deletionsdocs/libcurl/libcurl-errors.3
- docs/libcurl/symbols-in-versions 1 addition, 0 deletionsdocs/libcurl/symbols-in-versions
- include/curl/curl.h 3 additions, 1 deletioninclude/curl/curl.h
- lib/http.c 9 additions, 5 deletionslib/http.c
- lib/http2.c 16 additions, 8 deletionslib/http2.c
- lib/http2.h 2 additions, 2 deletionslib/http2.h
- lib/strerror.c 3 additions, 1 deletionlib/strerror.c
Loading
Please register or sign in to comment