summaryrefslogtreecommitdiff
path: root/src/runtime/python
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-08-20 15:38:26 +0000
committerhallgren <hallgren@chalmers.se>2013-08-20 15:38:26 +0000
commit08766585e6da5645a94f8cf798dc23ebe1ac6a64 (patch)
tree721b4c3827819ef423fbf7d3bacebbaa40644e43 /src/runtime/python
parentcbe2cb99081d86a6aa37e375eb41a2e0a2d16f35 (diff)
gf -server: fix for directory URLs without a trailing slash
When a browser requests a URL that refers to a directory, web server usually redirect the browser to the same URL with a trailing '/' added, if one was not already present. This is to prevent relative links in the returned document from being interpreted relative to the parent directory instead of the current document. This type of redirection was missing in gf -server.
Diffstat (limited to 'src/runtime/python')
0 files changed, 0 insertions, 0 deletions