Thread: View chunks?
View Single Post
Old May 9th, 2006, 11:34 AM   #1
Gumby
Newbie
 
Join Date: Mar 2006
Location: Andover, MA / Rochester, NY / Nanticoke, PA
Posts: 16
Rep Power: 0 Gumby is on a distinguished road
Send a message via AIM to Gumby
View chunks?

If I have a page that uses Transfer-Encoding: chunked in the HTTP header, how can I view the individual chunks? I'm using gzip to compress pages, but I can't tell how much compression I'm getting because if Transfer-Encoding is set to chunked, then there is no Content-Length header, so I don't know how many bytes are getting sent. I'm using the Live HTTP Headers 0.12 extension for FireFox 1.5.0.3 to view the headers.

Any help on this matter would be appreciated.
Gumby is offline   Reply With Quote