Re: [perl #40449] [PATCH] improvements to examples/io/httpd.pir

2006-10-03 Thread chromatic
On Tuesday 03 October 2006 08:46, Chris Dolan wrote: > This patch makes the following simple improvements to the example > HTTP server that ships with Parrot: > > * Bugfix for 404 responses > * Disallow urls containing ".." > * Un-hardcode the server host name > * Move the server name ("Pa

[perl #40449] [PATCH] improvements to examples/io/httpd.pir

2006-10-03 Thread via RT
# New Ticket Created by Chris Dolan # Please include the string: [perl #40449] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40449 > This patch makes the following simple improvements to the example HTTP server that ship