commit | 817163a1bcff02285f763bcf72ff02e86f218cf8 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Sat Jul 11 17:05:58 2009 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Sat Jul 11 17:05:58 2009 +0000 |
tree | ca429f1c3b2acc8d72e97e6269ca3cdb5598f95b | |
parent | 55acc8b4d980c43e4bde04f0e0b99a594dea28ff [diff] |
Modified show_error() to allow sending of HTTP server response codes. Added set_status_header() to the Common functions to allow use when the Output class is unavailable. Fixed a bug where the 400 status header sent with the 'disallowed URI characters' was not compatible with CGI environments.