index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
web: Update comment regarding the 'tls-wrap' port wrapper.
...
Ludovic Courtès
2020-01-03
1
-7
/
+10
*
Revert "web: Add support for HTTP header continuation lines."
...
Mark H Weaver
2019-06-24
1
-24
/
+7
*
web: Add support for HTTP header continuation lines.
...
Mark H Weaver
2019-06-18
1
-7
/
+24
*
Make URI handling locale independent.
...
Timothy Sample
2019-06-04
1
-10
/
+21
*
web: Export http-request.
...
Arun Isaac
2018-06-23
1
-85
/
+80
*
http: Fix typo in proxy handling in 'write-request-line'.
...
Ludovic Courtès
2017-11-11
1
-3
/
+3
*
http: Fix typo in proxy handling in 'write-request-line'.
...
Ludovic Courtès
2017-11-10
1
-2
/
+2
*
web: add support for URI-reference
...
Andy Wingo
2017-05-21
4
-75
/
+139
*
Fix reading of HTTPS responses that are smaller than port buffer
...
Andy Wingo
2017-04-28
1
-2
/
+12
*
web: Avoid deprecated '_IOFBF'.
...
Ludovic Courtès
2017-03-17
1
-1
/
+1
*
web: Remove export of nonexistent 'open-connection-for-uri'.
...
Ludovic Courtès
2017-03-17
1
-2
/
+1
*
http: Do not use 'eq?' to compare characters in parse-request-uri.
...
Mark H Weaver
2017-03-01
1
-1
/
+1
*
Web server and client use suspendable ports
...
Andy Wingo
2017-02-08
2
-2
/
+4
*
Remove remaining "display" uses in (web http)
...
Andy Wingo
2017-02-08
1
-59
/
+62
*
Beginnings of suspendable HTTP
...
Andy Wingo
2017-02-08
1
-134
/
+146
*
Modernize (web http) a bit
...
Andy Wingo
2017-02-08
1
-353
/
+356
*
web: Add https support through gnutls.
...
Christopher Allan Webber
2016-11-07
1
-22
/
+144
*
ETag list headers accept sloppy etags
...
Andy Wingo
2016-08-28
1
-19
/
+33
*
Fix uri-decode behavior for "+"
...
Andy Wingo
2016-06-20
1
-3
/
+8
*
http: Accept date strings with a leading space for hours.
...
Ludovic Courtès
2016-05-22
1
-0
/
+20
*
http: Use 'read-header-line' instead of 'read-line*'.
...
Ludovic Courtès
2016-05-22
1
-19
/
+3
*
http: Accept empty reason phrases.
...
Ludovic Courtès
2016-05-22
1
-5
/
+20
*
web: Gracefully handle premature EOF when reading chunk header.
...
Ludovic Courtès
2016-05-22
1
-9
/
+16
*
web: Fix 'close' method of delimited input ports.
...
Ludovic Courtès
2016-05-22
1
-2
/
+2
*
web: Export 'server-impl' procedures and the 'http' server implementation.
...
Ludovic Courtès
2016-05-22
2
-3
/
+13
*
http: Do not buffer HTTP chunks.
...
Ludovic Courtès
2016-05-22
1
-34
/
+32
*
make-chunked-output-port buffering fix
...
Andy Wingo
2016-04-11
1
-7
/
+11
*
Use symbols instead of _IONBF values as args to setvbuf
...
Andy Wingo
2016-04-04
2
-2
/
+2
*
web: Be less strict when parsing entity tags.
...
Andy Wingo
2016-01-07
1
-4
/
+9
*
web: Location header is URI-reference; better URI-reference support
...
Andy Wingo
2014-11-01
4
-45
/
+70
*
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-09-30
1
-3
/
+1
|
\
|
*
web: Keep the default size for the client's in-kernel receive buffer.
...
Ludovic Courtès
2014-05-23
1
-3
/
+1
*
|
Merge commit 'a5cbbaa66a2491453db0edff9b0cb592a98f61bf'
Andy Wingo
2014-02-07
1
-4
/
+4
|
\
|
|
*
Write out HTTP Basic auth headers correctly.
...
Mark H Weaver
2014-01-21
1
-4
/
+4
|
*
Add support for content-disposition
...
Andy Wingo
2014-01-20
1
-1
/
+25
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-01-21
1
-11
/
+16
|
\
|
|
*
web: Don't throw if a response is longer than its Content-Length says.
...
Ludovic Courtès
2014-01-15
1
-11
/
+16
*
|
Add support for content-disposition
...
Andy Wingo
2014-01-18
1
-1
/
+25
*
|
Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
...
Andy Wingo
2013-11-28
1
-0
/
+2
|
\
|
|
*
Web: accept "UTC" as the zone offset in date headers.
...
Mark H Weaver
2013-11-19
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-09-13
2
-21
/
+21
|
\
|
|
*
Web: Use functional setters in extend-request and extend-response.
...
Mark H Weaver
2013-09-12
2
-14
/
+9
|
*
Web client+server: Add Content-Length header for empty bodies.
...
Mark H Weaver
2013-09-12
2
-2
/
+4
|
*
web client: HTTP methods are symbols, not strings.
...
Mark H Weaver
2013-09-10
1
-9
/
+9
|
*
Fix extend-request to preserve method and meta.
...
Alexandru Cojocaru
2013-09-10
1
-2
/
+5
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-08-23
1
-6
/
+3
|
\
|
|
*
`write-request-line' always prints a path component.
...
Ian Price
2013-08-19
1
-6
/
+3
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-07-18
2
-3
/
+36
|
\
|
|
*
Add support for HTTP proxies.
...
Mark H Weaver
2013-07-16
2
-3
/
+36
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-07-16
1
-5
/
+6
|
\
|
[next]