ID:               16198
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Output Control
 Operating System: linux (rh 7.1/7.2)
 PHP Version:      4.1.2
 New Comment:

no blames intended, apologies to you if it seemed that way.  i was just
curious what dictated the use of chunked, since i am using the same
browser to hit all the sites that I've seen or not seen this on.

EOF


Previous Comments:
------------------------------------------------------------------------

[2002-03-21 11:23:44] [EMAIL PROTECTED]

Transport-Encoding: is done by the webserver
and depends on the HTTP version that server
and client use, PHP is not involved in the 
decision, so please don't blame it 

------------------------------------------------------------------------

[2002-03-21 10:43:37] [EMAIL PROTECTED]

wow, look at that =)  strange that some of your versions don't
"support" that and others do.  my apologies for wasting your time on
this one, I should have noticed that "Transfer-Encoding: chunked"
header and thought to look into it.  I guess i wasn't expecting it
since this was the first time I saw anything use it.

so why doesn't 4.2.0-dev exhibit this behavior, different code tree? 
should it be doing the same?

------------------------------------------------------------------------

[2002-03-21 05:01:39] [EMAIL PROTECTED]

forgot to bogusify ...

------------------------------------------------------------------------

[2002-03-21 05:01:06] [EMAIL PROTECTED]

you have just discovered HTTP/1.1 chunked content encoding

please (re-)read RFC2616 , sec 3.6.1

------------------------------------------------------------------------

[2002-03-21 02:40:33] [EMAIL PROTECTED]

Can you please check if php-4.2.0rc1 (downloadable from
www.php.net/~derick) inhibits the same bahavior?

Derick

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16198

-- 
Edit this bug report at http://bugs.php.net/?id=16198&edit=1

Reply via email to