Steve Holme
|
47438daa60
http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int
|
9 gadi atpakaļ |
Stefan Bühler
|
576ac00eb3
http_perhapsrewind: don't abort CONNECT requests
|
10 gadi atpakaļ |
Stefan Bühler
|
87c4abb611
HTTP: Free (proxy)userpwd for NTLM/Negotiate after sending a request
|
10 gadi atpakaļ |
Stefan Bühler
|
5dc68dd609
HTTP: don't abort connections with pending Negotiate authentication
|
10 gadi atpakaļ |
Steve Holme
|
93e080cbaa
http.c: Fixed compilation warnings from features being disabled
|
10 gadi atpakaļ |
Daniel Stenberg
|
d62706ec6d
http.c: log if it notices HTTP 1.1 after a upgrade to http2
|
10 gadi atpakaļ |
Tatsuhiro Tsujikawa
|
7d1f2ac769
http: Disable pipelining for HTTP/2 and upgraded connections
|
10 gadi atpakaļ |
Tatsuhiro Tsujikawa
|
ed77fdf389
http2: Don't send Upgrade headers when we already do HTTP/2
|
10 gadi atpakaļ |
Tatsuhiro Tsujikawa
|
7b7f0da4a7
http2: Deal with HTTP/2 data inside response header buffer
|
10 gadi atpakaļ |
Steve Holme
|
efe4bab29b
http_digest: Use CURLcode instead of CURLdigest
|
10 gadi atpakaļ |
Daniel Stenberg
|
95765567d0
HTTP: return larger than 3 digit response codes too
|
10 gadi atpakaļ |
Steve Holme
|
3fe5b462f7
ntlm: Only define ntlm data structure when USE_NTLM is defined
|
10 gadi atpakaļ |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 gadi atpakaļ |
Daniel Stenberg
|
1752e9c088
Curl_add_timecondition: skip superfluous varible assignment
|
10 gadi atpakaļ |
Brandon Casey
|
6beb0eeea1
Ensure progress.size_dl/progress.size_ul are always >= 0
|
10 gadi atpakaļ |
Daniel Stenberg
|
0187c9e11d
http: fix the Content-Range: parser
|
10 gadi atpakaļ |
Tatsuhiro Tsujikawa
|
595f5f0e43
HTTP2: Support expect: 100-continue
|
10 gadi atpakaļ |
Daniel Stenberg
|
81cd24adb8
http2: more and better error checking
|
10 gadi atpakaļ |
Michael Osipov
|
eed1c63c70
docs: Improve inline GSS-API naming in code documentation
|
10 gadi atpakaļ |
Michael Osipov
|
e38ba43014
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
|
10 gadi atpakaļ |
Michael Osipov
|
5128672731
HTTP: Remove checkprefix("GSS-Negotiate")
|
10 gadi atpakaļ |
David Woodhouse
|
3de576efda
Fix negotiate auth to proxies to track correct state
|
10 gadi atpakaļ |
David Woodhouse
|
6bc76194e8
Don't abort Negotiate auth when the server has a response for us
|
10 gadi atpakaļ |
David Woodhouse
|
f78ae415d2
Don't clear GSSAPI state between each exchange in the negotiation
|
10 gadi atpakaļ |
Dan Fandrich
|
740ebcd86e
https: Fix build when http2 is disabled
|
10 gadi atpakaļ |
Daniel Stenberg
|
c06e76f6fe
http2: better return code error checking
|
10 gadi atpakaļ |
Dan Fandrich
|
f634355868
http: Fix a compiler warning when http2 support is disabled
|
10 gadi atpakaļ |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 gadi atpakaļ |
Daniel Stenberg
|
99114faf82
http2: make connection re-use work
|
10 gadi atpakaļ |
Daniel Stenberg
|
68f0166a92
HTTP: CREDSPERREQUEST is for HTTP too
|
10 gadi atpakaļ |