Ludovic Courtès
|
e2ed33ef04
Remove unnecessary module imports.
|
1 éve |
Ludovic Courtès
|
317b06bf86
web: 'tls-wrap' retries handshake upon non-fatal errors.
|
2 éve |
Ludovic Courtès
|
c01ca10b3f
web: Do not wrap TLS port on GnuTLS >= 3.7.7.
|
2 éve |
Ludovic Courtès
|
c92f2c7df0
web: 'tls-wrap' returns an unbuffered custom port.
|
3 éve |
Ludovic Courtès
|
e4f54d4b32
web: 'tls-wrap' avoids intermediate buffer.
|
3 éve |
Andy Wingo
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
4 éve |
Ludovic Courtès
|
a5421d2bb6
web: 'http-get' & co. now honor #:verify-certificate?.
|
4 éve |
Ludovic Courtès
|
076276c4f5
web: Client treats TLS "premature termination" error as EOF.
|
4 éve |
Ludovic Courtès
|
c3daf58b89
web: Update comment regarding the 'tls-wrap' port wrapper.
|
5 éve |
Ludovic Courtès
|
38f14ce65d
web: 'open-socket-for-uri' can verify the server's X.509 certificate.
|
5 éve |
Ludovic Courtès
|
bcba213284
web: Continue handshake upon TLS warning alerts.
|
5 éve |
Ludovic Courtès
|
80bbebef4d
web: Add 'current-https-proxy' and honor $https_proxy.
|
5 éve |
Ludovic Courtès
|
c9b83a27c7
web: Adjust (gnutls) loading to new module autoload semantics.
|
5 éve |
Arun Isaac
|
e40b5b54ff
web: Export http-request.
|
6 éve |
Andy Wingo
|
c248ea10be
Remove all deprecated code
|
7 éve |
Andy Wingo
|
7095a536f3
web: add support for URI-reference
|
7 éve |
Andy Wingo
|
0c102b56e9
Fix reading of HTTPS responses that are smaller than port buffer
|
7 éve |
Ludovic Courtès
|
aa86fcb7d9
web: Avoid deprecated '_IOFBF'.
|
7 éve |
Ludovic Courtès
|
011669af3b
web: Remove export of nonexistent 'open-connection-for-uri'.
|
7 éve |
Christopher Allan Webber
|
8f1db9f268
web: Add https support through gnutls.
|
9 éve |
Andy Wingo
|
59a18451b8
Use symbols instead of _IONBF values as args to setvbuf
|
8 éve |
Andy Wingo
|
18c44b29e4
web: Location header is URI-reference; better URI-reference support
|
10 éve |
Ludovic Courtès
|
0bb3f946e9
web: Keep the default size for the client's in-kernel receive buffer.
|
10 éve |
Mark H Weaver
|
76702cdcef
Web: Use functional setters in extend-request and extend-response.
|
11 éve |
Mark H Weaver
|
3b2226ec91
Web client+server: Add Content-Length header for empty bodies.
|
11 éve |
Mark H Weaver
|
55e29bb55b
web client: HTTP methods are symbols, not strings.
|
11 éve |
Alexandru Cojocaru
|
9c85fd0221
Fix extend-request to preserve method and meta.
|
11 éve |
Mark H Weaver
|
23cf330c86
Add support for HTTP proxies.
|
11 éve |
Daniel Hartwig
|
dc87126115
minor tweaks to web documentation
|
11 éve |
Andy Wingo
|
170410b607
Fix http-get* deprecation note
|
12 éve |