[wp-trac] [WordPress Trac] #25074: Incorrect documentation about HTTP/1.1 support
WordPress Trac
noreply at wordpress.org
Sun Aug 18 19:58:50 UTC 2013
#25074: Incorrect documentation about HTTP/1.1 support
--------------------------+-----------------------------
Reporter: leewillis77 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.6
Severity: normal | Keywords:
--------------------------+-----------------------------
The initial set of comments in wp-includes/class-http.php states:
"Handles [...] chunk decoding, if HTTP 1.1"
http://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
http.php#L5
However, later on, the comments claim "Version 1.1 is not supported,
because of chunk response"
http://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
http.php#L58
I think that 1.1 is supported, as is chunk decoded -
http://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
http.php#L469
If that's the case, then the documentation should be updated as per the
attached patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25074>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list