Project

General

Profile

Actions

Bug #1731

closed

HTTP 405 Status code truncates content

Added by Anonymous over 15 years ago. Updated over 15 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
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

Actions #1

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

Fixed in r2154

Actions

Also available in: Atom