Edgewall Software

Changes between Version 2 and Version 12 of Ticket #12964


Ignore:
Timestamp:
May 2, 2018, 8:02:09 PM (6 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12964 – Description

    v2 v12  
    551. Check whether http header value is valid (the value cannot contain control characters except TAB and SPACE).
    661. Ignore some headers, e.g. `Content-Type`, `Content-Length`, `Location`, `ETag`, `Pragma`, `Cache-Control`, `Expires`.
    7 1. Send configured headers for all send_* methods included send_error().
     71. Send configured headers for all `send_` methods including `send_error`.