factor/basis/http/server
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
..
cgi
dispatchers
filters
redirection
remapping
requests
responses
rewrite
static more test IN: cleanup. 2018-02-15 09:20:01 -08:00
authors.txt
server-docs.factor
server-tests.factor more test IN: cleanup. 2018-02-15 09:20:01 -08:00
server.factor http.server: Actually use the port remapping instead of throwing it away. 2018-06-23 11:41:41 -07:00
summary.txt
tags.txt