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
/
response.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Remove unnecessary module imports.
Ludovic Courtès
1
-2
/
+0
2017-02-08
Web server and client use suspendable ports
Andy Wingo
1
-1
/
+2
2016-05-22
web: Fix 'close' method of delimited input ports.
Ludovic Courtès
1
-2
/
+2
2014-01-15
web: Don't throw if a response is longer than its Content-Length says.
Ludovic Courtès
1
-11
/
+16
2013-03-16
minor tweaks to web documentation
Daniel Hartwig
1
-3
/
+3
2013-03-10
fix response-body-port for responses without content-length
Jason Earl
1
-7
/
+20
2013-01-11
read-response-body always returns bytevector or #f
Andy Wingo
1
-2
/
+8
2012-11-28
web: Add `response-body-port'.
Ludovic Courtès
1
-11
/
+59
2012-11-28
web: Export `text-content-type?'.
Ludovic Courtès
1
-0
/
+9
2012-11-24
syncronize web module docstrings with manual
Daniel Hartwig
1
-12
/
+12
2012-07-06
Add HTTP Chunked Encoding support to web modules.
Ian Price
1
-7
/
+11
2012-02-12
web server: do not provide a response body where it is not permitted
Andy Wingo
1
-1
/
+11
2012-02-02
Improve the usage of variable names in Scheme docstrings.
Bake Timmons
1
-1
/
+1
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
-17
/
+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-17
build-response validates headers
Andy Wingo
1
-1
/
+32
2010-12-16
docstrings in (web request) and (web response)
Andy Wingo
1
-1
/
+38
2010-12-06
fix read-{request,response}-body/latin-1
Andy Wingo
1
-8
/
+18
2010-12-04
fix error handling in read-{request,response}-body/latin-1
Andy Wingo
1
-3
/
+6
2010-12-01
stub fixes to http 1.0 support in the web server
Andy Wingo
1
-0
/
+7
2010-11-13
add extend-response.
Andy Wingo
1
-0
/
+13
2010-11-05
add HTTP response module
Andy Wingo
1
-0
/
+242