# New Ticket Created by Chris Dolan # Please include the string: [perl #40449] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40449 >
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 ("Parrot-httpd/0.1") to a const * Fix doc typos httpd.pir | 49 ++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 38 insertions(+), 11 deletions(-)
httpd.patch
Description: Binary data