[Home]

Summary:ASTERISK-09178: "420 Bad extension" response is missing "Content-Length" field
Reporter:Makoto Dei (makoto)Labels:
Date Opened:2007-04-04 00:22:43Date Closed:2007-07-09 21:20:46
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:add_header_contentLength is not called in transmit_response_with_unsupported
so that "420 Bad extension" response is missing "Content-Length" field.
Comments:By: Russell Bryant (russell) 2007-04-04 11:50:19

This has been fixed in the 1.4 branch and trunk in revisions 60112 and 60114.  Thanks!