]> gitweb.factorcode.org Git - factor.git/commit
Request size limit and encoding support for HTTP server
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 12 Jun 2008 08:50:20 +0000 (03:50 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 12 Jun 2008 08:50:20 +0000 (03:50 -0500)
commitb01d1f8a56ea4573bf9a4fc35e318c3fe399a1f7
tree9e30dfe4f9fb6dd21d6c782782b92dd404cf1bef
parente405de8bba54d4be5d1fa214c7acd4f66f9be61d
Request size limit and encoding support for HTTP server
13 files changed:
extra/bootstrap/image/download/download.factor
extra/html/parser/analyzer/analyzer.factor
extra/http/client/client.factor
extra/http/http-tests.factor
extra/http/http.factor
extra/http/server/responses/responses.factor
extra/http/server/server.factor
extra/http/server/static/static.factor
extra/io/encodings/iana/iana.factor
extra/io/streams/limited/limited-tests.factor [new file with mode: 0644]
extra/io/streams/limited/limited.factor [new file with mode: 0644]
extra/syndication/syndication.factor
extra/yahoo/yahoo.factor