interp
|
f94396a54e
|
look if file is executable
|
2002-08-29 14:53:44 +00:00 |
interp
|
5bced0b8f7
|
remove introduced but nerving signal stuff from handlers
|
2002-08-29 08:32:39 +00:00 |
interp
|
7fd23a0ceb
|
let handler exit if error occurs
|
2002-08-28 15:40:32 +00:00 |
interp
|
e877336d0a
|
send extra headers from script's output
|
2002-08-28 10:10:45 +00:00 |
interp
|
542fea9f55
|
adpat cgi-server to new response philosophy
NOTE: There's a FIXME left: nph- scripts won't work at all currently.
|
2002-08-28 09:54:40 +00:00 |
sperber
|
aeeeea79c1
|
Add copyright notice.
|
2002-08-27 09:03:22 +00:00 |
sperber
|
1a1dcebbd0
|
Remove HTTP-CONSTANTS / http/constants.scm.
|
2002-08-26 11:44:02 +00:00 |
sperber
|
e8b7ef763f
|
Remove Olin's import notes which are bound to be inaccurate by now.
Fix a few RFC URLs.
|
2002-08-26 11:18:44 +00:00 |
sperber
|
6f7cd467f1
|
Adopt proper RFC terminology:
"reply" -> "response"
"reply code" -> "status code"
|
2002-08-26 09:59:14 +00:00 |
interp
|
5f654f5fc3
|
use char-set:digit instead of deprecated char-set:numeric
|
2002-08-23 15:44:40 +00:00 |
interp
|
3573dcc613
|
* moved files concerning web server to new subdirectory httpd
* minor change in inner order of modules.scm
* commented out structure in program-modules: source files are missing (?)
|
2002-05-14 13:53:55 +00:00 |