factor/basis/http/server
Björn Lindqvist d30beb13ed http.server.requests: system for read-request for reporting errors
The idea is that read-request throws request-error if something is
wrong with the request. handle-client* can then catch it and respond
with 400 bad request. This way you can differentiate between bad
requests and requests that causes the HTTP server to crash.
2015-05-12 09:31:22 -07:00
..
cgi more cleanup for H{ } make. 2012-07-19 11:39:56 -07:00
dispatchers cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
filters docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
redirection Various cleanups for Doug's recent socket addressing change 2010-10-06 23:00:38 -07:00
remapping Various cleanups for Doug's recent socket addressing change 2010-10-06 23:00:38 -07:00
requests http.server.requests: system for read-request for reporting errors 2015-05-12 09:31:22 -07:00
responses http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00
rewrite docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
static docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
authors.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
server-docs.factor http.server: Make sure http.forms is loaded for http.server docs. Fixes #1216. 2014-11-23 01:05:21 -08:00
server-tests.factor http.server.requests: system for read-request for reporting errors 2015-05-12 09:31:22 -07:00
server.factor http.server.requests: system for read-request for reporting errors 2015-05-12 09:31:22 -07:00
summary.txt Move web framework to basis 2008-09-04 18:15:13 -05:00
tags.txt More tags 2008-09-24 00:45:28 -05:00