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 http.server.static: better fix for cgi-docs issue. 2015-10-02 11:32:20 -07:00
dispatchers
filters
redirection factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
remapping
requests
responses
rewrite
static more test IN: cleanup. 2018-02-15 09:20:01 -08:00
authors.txt
server-docs.factor docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
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