1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/module/web
Dale P. Smith 29c27afe96 Allow trailing "." in urls
Fixes https://debbugs.gnu.org/53201

* module/web/uri.scm (valid-host?): Allow trailing "." in URLs
* test-suite/tests/web-uri.test: Add tests for trailing "."
2025-03-02 21:18:19 +01: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 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