[wp-trac] [WordPress Trac] #8249: Set content-length for HTTP API
when the developer doesn't manually set it.
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 16 22:38:33 GMT 2008
#8249: Set content-length for HTTP API when the developer doesn't manually set it.
--------------------------+-------------------------------------------------
Reporter: jacobsantos | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Optimization | Version:
Severity: normal | Keywords: has-patch commit
--------------------------+-------------------------------------------------
There might be some instances when the developer does not set the content-
length and servers might not work directly. There is also a known instance
where mod_security will reject HTTP POST requests that don't have the
header set.
The patch sets the value if the developer doesn't already set it.
--
Ticket URL: <http://trac.wordpress.org/ticket/8249>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list