1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/web
Andy Wingo bf4e8f911e Use custom binary output ports for make-chunked-output-port
* module/web/http.scm (make-chunked-output-port): Use custom binary
output ports.
2023-06-08 09:03:10 +02:00
..
server web: Export 'server-impl' procedures and the 'http' server implementation. 2016-05-22 19:11:32 +02:00
client.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00
http.scm Use custom binary output ports for make-chunked-output-port 2023-06-08 09:03:10 +02:00
request.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00
response.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00
server.scm web: Export 'server-impl' procedures and the 'http' server implementation. 2016-05-22 19:11:32 +02:00
uri.scm Add call-with-input-bytevector, call-with-output-bytevector 2021-01-12 12:09:19 +01:00