Daniel Stenberg
|
cd2b45201a
src/lib: remove redundant ternary operators
|
3 周之前 |
Daniel Stenberg
|
be39ed19a5
cookie: overhaul and cleanup
|
1 月之前 |
Daniel Stenberg
|
b5d453effa
lib: avoid assigning 'result' temporarily
|
1 月之前 |
Daniel Stenberg
|
d78e129d50
WebSockets: make support official (non-experimental)
|
1 月之前 |
Gabriel Marin
|
b70e8f4b9b
cleanup: added space around ternary expressions
|
2 月之前 |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 月之前 |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 月之前 |
Daniel Stenberg
|
aef384a7df
http: make max-filesize check not count ignored bodies
|
2 月之前 |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 月之前 |
Stefan Eissing
|
00ef607326
url: fix connection reuse for HTTP/2 upgrades
|
2 月之前 |
Stefan Eissing
|
29610e5f3d
transfer: skip EOS read when download done
|
2 月之前 |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
3 月之前 |
Viktor Szakats
|
42843af0b8
tidy-up: spelling WebSockets
|
3 月之前 |
Stefan Eissing
|
a58b50fca6
transfer: Curl_sendrecv() and event related improvements
|
3 月之前 |
Daniel Stenberg
|
ba235ab269
llist: remove direct struct accesses, use only functions
|
3 月之前 |
Stefan Eissing
|
709a6a3965
cfilters: send flush
|
4 月之前 |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 月之前 |
Stefan Eissing
|
3841569ec8
transfer: do not use EXPIRE_NOW while blocked
|
5 月之前 |
Daniel Stenberg
|
7208ff6534
http: remove "struct HTTP"
|
5 月之前 |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
5 月之前 |
Viktor Szakats
|
59dc9f7e69
build: untangle `CURLDEBUG` and `DEBUGBUILD` macros
|
6 月之前 |
Stefan Eissing
|
17af2bca58
http: write last header line late
|
6 月之前 |
Stefan Eissing
|
5a4769b6d5
http: HEAD response body tolerance
|
6 月之前 |
Daniel Stenberg
|
7b5bacdd0a
http: remove redundant check
|
6 月之前 |
Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 月之前 |
Daniel Stenberg
|
727c946d82
http: acknowledge a returned error code
|
7 月之前 |
Daniel Stenberg
|
a032e97f2b
http: reject HTTP major version switch mid connection
|
7 月之前 |
Viktor Szakats
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 月之前 |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 月之前 |
Daniel Stenberg
|
50def7c881
NTLM_WB: drop support
|
7 月之前 |