Ticket #147 (closed defect: fixed)
Empty result when returning anything besides 200
| Reported by: | whateley | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | camping.rb | Version: | |
| Keywords: | Cc: |
Description (last modified by whateley) (diff)
When I try to return a 401 or a 404 (I haven't tested anything else), regardless of what headers or content I set, all I get back as a result is:
HTTP/1.1 200 OK Content-Length: 0 Date: Thu, 22 Nov 2007 04:24:37 GMT Server: thoth
When running under bin/camping or downgrading camping to 1.5.180, everything works fine.
camping-1.5.238 on lighttpd 1.4.18, FastCGI
Change History
Note: See
TracTickets for help on using
tickets.
