Ticket #57 (closed defect: fixed)
Premature end of script when POST request is empty
Reported by: | djay | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
Using the following command (where unexisting.xml is a not existing file):
curl -d@unexisting.xml http://localhost/cgi-bin/zoo_loader.cgi
Imply an error 500 message returned by apache and the following error log message:
Premature end of script headers: zoo_loader.cgi
Change History
Note: See
TracTickets for help on using
tickets.