Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 lat temu |
xkernel
|
afdbb176f6
getinfo: return better error on NULL as first argument
|
2 lat temu |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 lat temu |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
2 lat temu |
Daniel Stenberg
|
7bc785387d
CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurl
|
2 lat temu |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 lat temu |
Viktor Szakats
|
44872aefc2
http: add support to read and store the referrer header
|
3 lat temu |
Daniel Stenberg
|
f1e5e49879
urldata: move 'followlocation' to UrlState
|
3 lat temu |
Daniel Stenberg
|
34021b804d
getinfo: build with disabled HTTP support
|
3 lat temu |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 lat temu |
Daniel Stenberg
|
88b1ca7cba
CURLE_PROXY: new error code
|
4 lat temu |
Nicolas Sterchele
|
0b85969226
getinfo: reset retry-after value in initinfo
|
4 lat temu |
Daniel Stenberg
|
d75e3ab74c
CURLINFO_EFFECTIVE_METHOD: added
|
4 lat temu |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 lat temu |
Daniel Stenberg
|
d23cc224e6
cleanup: use a single space after equals sign in assignments
|
4 lat temu |
Kwon-Young Choi
|
54ecc11cc4
CURLINFO_CONDITION_UNMET: return true for 304 http status code
|
4 lat temu |
Daniel Stenberg
|
c448c4840e
getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override
|
4 lat temu |
Daniel Stenberg
|
7631f2b752
test 970: verify --write-out '%{json}'
|
4 lat temu |
Daniel Stenberg
|
f933449d3b
CURLINFO_RETRY_AFTER: parse the Retry-After header value
|
5 lat temu |
Daniel Stenberg
|
fd00e14adb
curl.h: add CURL_HTTP_VERSION_3 to the version enum
|
5 lat temu |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 lat temu |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
5 lat temu |
Daniel Stenberg
|
e50a2002bd
FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output
|
6 lat temu |
Philip Prindeville
|
ce2140a8c1
getinfo: add microsecond precise timers for various intervals
|
6 lat temu |
Daniel Stenberg
|
8f69a9f28a
time: support > year 2038 time stamps for system with 32bit long
|
6 lat temu |
Johannes Schindelin
|
69039fd1fa
getinfo: access SSL internals via Curl_ssl
|
7 lat temu |
Ryan Winograd
|
43d036e724
progress: Track total times following redirects
|
7 lat temu |
Daniel Stenberg
|
3b80d3ca46
getinfo: return sizes as curl_off_t
|
7 lat temu |