Stefan Eissing
|
0b28ece657
lib: add trace support for client reads and writes
|
il y a 7 mois |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
il y a 8 mois |
Stefan Eissing
|
9978d40ddb
lib: add `void *ctx` to reader/writer instances
|
il y a 8 mois |
Stefan Eissing
|
0ba47146f7
mime: add client reader
|
il y a 8 mois |
Stefan Eissing
|
14bcea074a
lib: enhance client reader resume + rewind
|
il y a 8 mois |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
il y a 9 mois |
Daniel Stenberg
|
9c8968e43d
http_chunks: remove unused 'endptr' variable
|
il y a 8 mois |
Stefan Eissing
|
59e2c78af3
http_chunks: fix the accounting of consumed bytes
|
il y a 9 mois |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
il y a 11 mois |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
il y a 1 an |
Stefan Eissing
|
1cd2f0072f
transfer: readwrite improvements
|
il y a 1 an |
Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
il y a 1 an |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
il y a 1 an |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
il y a 2 ans |
Daniel Stenberg
|
f65f750742
curl_ctype: convert to macros-only
|
il y a 2 ans |
Daniel Stenberg
|
f273b59144
http_chunks: remove an assign + typecast
|
il y a 2 ans |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
il y a 2 ans |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
il y a 2 ans |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
il y a 2 ans |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
il y a 2 ans |
Daniel Stenberg
|
5ad377718d
Curl_chunker: shrink the struct
|
il y a 3 ans |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
il y a 3 ans |
Daniel Stenberg
|
c977a6d0dc
chunk/encoding: remove conn->data references
|
il y a 3 ans |
Daniel Stenberg
|
13bc1ea9bc
http_chunks: correct and clarify a comment on hexnumber length
|
il y a 3 ans |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
il y a 3 ans |
Daniel Stenberg
|
ab6eb2ec07
http_chunks: remove Curl_ prefix from static functions
|
il y a 3 ans |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
il y a 4 ans |
Daniel Stenberg
|
d957ed4941
trailers: switch h1-trailer logic to use dynbuf
|
il y a 4 ans |
Daniel Stenberg
|
f0f053fed0
chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error
|
il y a 5 ans |
Stephan Mühlstrasser
|
dd7521bcc1
ctype: restore character classification for non-ASCII platforms
|
il y a 6 ans |