factor/basis/http
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
..
client http.client: add quot stack effect. 2015-04-17 17:54:29 -07:00
parsers http.parsers: parse a "simple request". 2015-03-11 17:48:28 -07:00
server http.server.requests: system for read-request for reporting errors 2015-05-12 09:31:22 -07:00
test http.server.static: look for index.fhtml when fhtml is enabled 2010-09-28 21:34:15 -07:00
authors.txt Move web framework to basis 2008-09-04 18:15:13 -05:00
http-docs.factor In several documentation, remove whitespace before or after the colon or period 2011-02-10 01:51:13 +09:00
http-tests.factor http.server.requests: refactor the http.server vocabs request handling into its own vocab 2015-05-12 09:31:21 -07:00
http.factor assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
summary.txt Move web framework to basis 2008-09-04 18:15:13 -05:00
tags.txt Move web framework to basis 2008-09-04 18:15:13 -05:00