racket/collects/tests/web-server/private
Jay McCarthy b843a45cd8 Fixing in an error in how paths that went outside the filesystem to
URL map were handled.

Previously, only ".." at the beginning of the URL were checked; now it
looks at the entire URL for a path that ultimately leaves the base.
2012-12-10 11:54:31 -07:00
..
all-private-tests.rkt
cache-table-test.rkt
connection-manager-test.rkt
define-closure-test.rkt
gzip-test.rkt
mime-types-test.rkt Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
mod-map-test.rkt Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
request-test.rkt
response-test.rkt
url-param-test.rkt
util-test.rkt Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00