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 docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
filters docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
redirection
remapping
requests
responses add DOCTYPE html in most places. 2017-01-05 09:03:46 -08:00
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 basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00