index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
web
/
request.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Remove unnecessary module imports.
Ludovic Courtès
1
-1
/
+0
2017-05-21
web: add support for URI-reference
Andy Wingo
1
-1
/
+1
2017-02-08
Web server and client use suspendable ports
Andy Wingo
1
-1
/
+2
2014-11-01
web: Location header is URI-reference; better URI-reference support
Andy Wingo
1
-2
/
+6
2012-11-24
syncronize web module docstrings with manual
Daniel Hartwig
1
-12
/
+18
2012-03-22
add bad-request printer
Andy Wingo
1
-1
/
+12
2012-02-02
Improve the usage of variable names in Scheme docstrings.
Bake Timmons
1
-1
/
+1
2011-07-15
ensure presence of Host header in HTTP/1.1 requests
Andy Wingo
1
-15
/
+25
2011-02-18
core modules use (ice-9 binary-ports) instead of (rnrs io ports)
Andy Wingo
1
-1
/
+1
2011-01-10
request and response cleanups
Andy Wingo
1
-1
/
+1
2011-01-10
(web response) and (web request): bodies are bytevectors
Andy Wingo
1
-44
/
+4
2011-01-08
(web http): header names always represented as symbols
Andy Wingo
1
-8
/
+4
2010-12-16
docstrings in (web request) and (web response)
Andy Wingo
1
-0
/
+25
2010-12-06
fix name...
Andy Wingo
1
-1
/
+1
2010-12-06
fix read-{request,response}-body/latin-1
Andy Wingo
1
-9
/
+19
2010-12-04
fix error handling in read-{request,response}-body/latin-1
Andy Wingo
1
-3
/
+6
2010-11-12
add request-meta
Andy Wingo
1
-6
/
+12
2010-11-05
add HTTP request module
Andy Wingo
1
-0
/
+294