CGI: pad error responses with 512 bytes of spaces so IE will display them
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 31 Jan 2009 18:26:37 +0000 (18:26 +0000)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 31 Jan 2009 18:26:37 +0000 (18:26 +0000)
commitdedbe110f27e77051c8e49e0a53b8cdd148dd752
tree8b8149395dbb5edccea544e79400871a15a37731
parent170b86a2efb1908355f5812eaa3f3de4a2dcaa49
CGI: pad error responses with 512 bytes of spaces so IE will display them

IE displays its own error responses unless the server's was >= 512 bytes.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807
IkiWiki/CGI.pm