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
server http.server: Actually use the port remapping instead of throwing it away. 2018-06-23 11:41:41 -07:00
test
authors.txt
http-docs.factor
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
summary.txt
tags.txt