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
Michael Gran 993ac2fd74 Modify http header parser to use new read-line "\r\n" handling
* module/web/http.scm (read-header-line): modify for new read-line
2025-03-30 18:32:02 -07:00
..
server allow webserver to run when SIGPIPE not defined 2025-03-30 18:12:32 -07:00
client.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00
http.scm Modify http header parser to use new read-line "\r\n" handling 2025-03-30 18:32:02 -07: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 Allow trailing "." in urls 2025-03-02 21:18:19 +01:00