factor/basis/http
Doug Coleman 06e85cc606 http.server: Actually use the port remapping instead of throwing it away.
For a port 8080 remapped to port 80, the ``or`` in this line looks like ``8080 80 or`` which doesn't get the remapped port.

Fixes #692 and #1992.
2018-06-23 11:41:41 -07:00
..
client io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
parsers Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
server http.server: Actually use the port remapping instead of throwing it away. 2018-06-23 11:41:41 -07:00
test add DOCTYPE html in most places. 2017-01-05 09:03:46 -08:00
authors.txt Move web framework to basis 2008-09-04 18:15:13 -05:00
http-docs.factor fix some typos in docs. 2018-02-12 16:22:49 -08:00
http-tests.factor io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
http.factor calendar.format: moving parsing words to a new vocab calendar.parser 2017-01-04 08:50:24 +01: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