- added test for the location crash
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1887 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.17
parent
8f9f532083
commit
01fab66c18
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
print "Location: http://www.example.org/\r\n\n\n";
|
||||
exit;
|
Loading…
Reference in New Issue