Daniel Stenberg
|
926fb00405
request: make Curl_req_init return void
|
7 月之前 |
Daniel Stenberg
|
25236c6a80
multi: remove the unused Curl_preconnect function
|
7 月之前 |
Jiwoo Park
|
5fb018494d
url: fix use of an uninitialized variable
|
7 月之前 |
Viktor Szakats
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 月之前 |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 月之前 |
Daniel Stenberg
|
50def7c881
NTLM_WB: drop support
|
7 月之前 |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 月之前 |
Daniel Stenberg
|
d5e83eb745
url: do not URL decode proxy crendentials
|
7 月之前 |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
8 月之前 |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
8 月之前 |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 月之前 |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
8 月之前 |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
8 月之前 |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 月之前 |
Stefan Eissing
|
5929822114
lib: send rework
|
9 月之前 |
Stefan Eissing
|
2abfa3833b
http: move headers collecting to writer
|
9 月之前 |
MAntoniak
|
e26c362544
lib: remove curl_mimepart object when CURL_DISABLE_MIME
|
9 月之前 |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
9 月之前 |
Jay Wu
|
c5801a28c5
url: don't set default CA paths for Secure Transport backend
|
10 月之前 |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 月之前 |
Stefan Eissing
|
d0cb2c7a1f
url: init conn->sockfd and writesockfd to CURL_SOCKET_BAD
|
10 月之前 |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 月之前 |
Daniel Stenberg
|
45cf4755e7
url: for disabled protocols, mention if found in redirect
|
11 月之前 |
Stefan Eissing
|
5b65e7d1ae
transfer: cleanup done+excess handling
|
1 年之前 |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 年之前 |
Stefan Eissing
|
1c37d472a0
url: ConnectionExists revisited
|
1 年之前 |
Daniel Stenberg
|
b2d8f3f7f9
url: find scheme with a "perfect hash"
|
1 年之前 |
Viktor Szakats
|
a5daac6009
url: fix `-Wzero-length-array` with no protocols
|
1 年之前 |
Viktor Szakats
|
47c00fce4e
url: fix builds with `CURL_DISABLE_HTTP`
|
1 年之前 |
Daniel Stenberg
|
70e3b534d5
urldata: move cookielist from UserDefined to UrlState
|
1 年之前 |