[wp-trac] [WordPress Trac] #37250: `Pragma` is a request header, not a response header
WordPress Trac
noreply at wordpress.org
Fri Jul 1 13:35:34 UTC 2016
#37250: `Pragma` is a request header, not a response header
--------------------------+-----------------------------
Reporter: geekysoft | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
WordPress incorrectly sends the `Pragma` request header in return to
clients as a responses header. Request headers should never be included in
responses to clients and will cause compatibility issues.
The attach patch removes the header.
Multiple HTTP testing and compliance tools report this as an issue. The
header is defined in RFC 2616 section 14.32.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37250>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list