John Benediktsson
|
29f94f8a65
|
http.server.static: better fix for cgi-docs issue.
|
2015-10-02 11:32:20 -07:00 |
John Benediktsson
|
36c002f567
|
http.server.cgi: different fix maybe.
|
2015-10-02 11:25:36 -07:00 |
John Benediktsson
|
761f0d630e
|
Revert "http.server.cgi: fix for the dependency cycle http.server.cgi <=>"
This reverts commit 51c5484e24 .
|
2015-10-02 11:12:56 -07:00 |
Björn Lindqvist
|
51c5484e24
|
http.server.cgi: fix for the dependency cycle http.server.cgi <=>
http.server.static (#1311)
|
2015-10-02 14:19:47 +02:00 |
John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
88e0936618
|
more cleanup for H{ } make.
|
2012-07-19 11:39:56 -07:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Slava Pestov
|
6330272760
|
Fix CGI
|
2009-03-07 22:09:57 -06:00 |
Slava Pestov
|
f160771123
|
Fix POST with streams to use chunked encoding, add http-put word
|
2009-01-22 19:08:38 -06:00 |
Doug Coleman
|
3150722c7f
|
better http.server that handles multipart data in the same way as regular form data. fix http client for changes
|
2009-01-21 19:55:25 -06:00 |
Slava Pestov
|
39391fe852
|
CGI responder would fail if the CGI script would emit non-ASCII characters; set encoding to binary
|
2009-01-07 13:46:52 -06:00 |
Slava Pestov
|
44b6a490a1
|
Add protocol slot to make it work with funny load order
|
2008-12-19 00:52:41 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
57c9012d49
|
Debug CGI
|
2008-09-29 21:18:37 -05:00 |
Slava Pestov
|
845c30496d
|
Update usings
|
2008-09-29 19:49:17 -05:00 |
Slava Pestov
|
0ba1a1335e
|
http.server documentation
|
2008-09-27 11:37:46 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |