Actions
Bug #1731
closedHTTP 405 Status code truncates content
ASK QUESTIONS IN Forums:
Description
I've wondered why lighty truncates the content, when I sent a 405 status through the php backend. After searching I saw, that 405 is not in the con->http_status switch. I added case 405: on line 434 in connections.c and now I see the content.
-- crypt
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Fixed in r2154
Actions
Also available in: Atom