Attila Lendvai
|
2c73e654fe
http-client: Fix redirection.
|
il y a 2 ans |
Ludovic Courtès
|
8786c2e8d7
http-client: Correctly handle redirects when #:keep-alive? #t.
|
il y a 2 ans |
Ludovic Courtès
|
ecad9b2213
http-client: Add response headers to '&http-get-error'.
|
il y a 2 ans |
Ludovic Courtès
|
c50db7156d
http-client: Remove exception mishandling in 'http-multiple-get'.
|
il y a 3 ans |
Ludovic Courtès
|
02d62978f4
http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.
|
il y a 3 ans |
Ludovic Courtès
|
673e5276f6
http-client: Don't drop failed query when reconnecting.
|
il y a 3 ans |
Ludovic Courtès
|
45fce38fb0
http-client: 'http-multiple-get' is tail-recursive again.
|
il y a 3 ans |
Ludovic Courtès
|
dbfc6a32bb
http-client: 'http-fetch' and 'http-fetch/cached' accept #:log-port.
|
il y a 3 ans |
Christopher Baines
|
05f38ca8dc
http-client: Accept #:open-connection in http-fetch.
|
il y a 3 ans |
Christopher Baines
|
205833b72c
http-client: Add error handling to http-multiple-get.
|
il y a 3 ans |
Christopher Baines
|
e2e853ddb0
guix: Move http-multiple-get to (guix http-client).
|
il y a 3 ans |
Ludovic Courtès
|
5ff521452b
substitute: Cache and reuse connections while substituting.
|
il y a 3 ans |
Ludovic Courtès
|
d11f7f62b6
http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout.
|
il y a 4 ans |
Ludovic Courtès
|
f4cde9ac4a
download: Do not leak file descriptors on TLS ports.
|
il y a 4 ans |
Ludovic Courtès
|
76832d3420
Remove most uses of the _IO*F constants.
|
il y a 5 ans |
Ludovic Courtès
|
ca71942445
Switch to Guile-Gcrypt.
|
il y a 6 ans |
Marius Bakke
|
9572d2b482
http-client: Send redirection messages to stderr.
|
il y a 6 ans |
Ludovic Courtès
|
1d84d7bf60
build: Require Guile >= 2.0.13.
|
il y a 6 ans |
Ludovic Courtès
|
7482b98120
cve: Use 'http-fetch/cached' instead of having custom caching.
|
il y a 7 ans |
Ludovic Courtès
|
06acf6b52f
http-client: Reset cache TTL upon 304 "Not Modified" responses.
|
il y a 7 ans |
Ludovic Courtès
|
3ce1b9021a
http-client: 'http-client/cached' uses 'If-Modified-Since'.
|
il y a 7 ans |
Tobias Geerinckx-Rice
|
57d2898772
Handle the same HTTP redirects everywhere.
|
il y a 7 ans |
Ludovic Courtès
|
69daee23af
ui: Rename '_' to 'G_'.
|
il y a 7 ans |
Ludovic Courtès
|
4fd06a4dd1
http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.
|
il y a 7 ans |
Ludovic Courtès
|
36626c556e
build: Require Guile >= 2.0.9.
|
il y a 7 ans |
Ludovic Courtès
|
608a50b66c
http-client: Provide 'User-Agent' header by default.
|
il y a 7 ans |
Ludovic Courtès
|
dd1141eba2
http-client: Improve error reporting.
|
il y a 7 ans |
Ludovic Courtès
|
17cff9c662
http-client: Add #:verify-certificate? to 'http-fetch'.
|
il y a 8 ans |
Ludovic Courtès
|
2535635f18
Use (ice-9 binary-ports) instead of (rnrs io ports).
|
il y a 8 ans |
Ludovic Courtès
|
409e4ac6e3
http-client: No 'setvbuf' for non-file ports.
|
il y a 8 ans |