Steve Holme
|
517b06d657
url: Fixed connection re-use when using different log-in credentials
|
10 年之前 |
Gaël PORTAY
|
47f8e99e78
polarssl: fix possible handshake timeout issue in multi.
|
10 年之前 |
Tatsuhiro Tsujikawa
|
035b91a26c
http2: Support HTTP POST/PUT
|
10 年之前 |
Fabian Frank
|
133cdd29ea
http2: rely on content-encoding header
|
10 年之前 |
Tatsuhiro Tsujikawa
|
63b26d889f
HTTP2: add layer between existing http and socket(TLS) layer
|
10 年之前 |
Fabian Frank
|
dd011df9e1
http2: switch into http2 mode if NPN indicates
|
10 年之前 |
Daniel Stenberg
|
8e778887b5
http2: s/Curl_http2_request/Curl_http2_request_upgrade
|
10 年之前 |
Daniel Stenberg
|
8d3608f2ad
http2: handle 101 responses and switch to HTTP2
|
11 年之前 |
Cédric Deltheil
|
afd288b28f
HTTP POST: omit Content-Length if data size is unknown
|
10 年之前 |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 年之前 |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 年之前 |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 年之前 |
Steve Holme
|
052f24c9b7
http: Post base64 decoding tidy up
|
11 年之前 |
Steve Holme
|
3b59696a93
http: Added proxy tunnel authentication message header value extraction
|
11 年之前 |
Steve Holme
|
cdccb42267
http: Added authentication message header value extraction
|
11 年之前 |
Daniel Stenberg
|
13dbb41c49
http2: first embryo toward Upgrade:
|
11 年之前 |
Daniel Stenberg
|
e5c2354fd5
http: rename use_http_1_1 to use_http_1_1plus
|
11 年之前 |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 年之前 |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 年之前 |
Yang Tse
|
acafe9c160
NTLM: fix several NTLM code paths memory leaks
|
11 年之前 |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 年之前 |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
11 年之前 |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 年之前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年之前 |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 年之前 |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 年之前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年之前 |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 年之前 |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
12 年之前 |
Fabian Keil
|
0683adbf50
Remove stray CRLF in chunk-encoded content-free request bodies
|
12 年之前 |