1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-08 13:10:19 +02:00
guile/module/web
Michael Gran 5d4373248f allow webserver to run when SIGPIPE not defined
* module/web/server/http.scm (http-open): only set SIGPIPE sigaction when
    SIGPIPE is defined.
2025-03-30 18:12:32 -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 doc: srfi-19: Use day' instead of date' for `make-date'. 2024-12-22 22:46:11 +01: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