Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Web Development Languages (http://www.programmingforums.org/forum40.html)
-   -   View chunks? (http://www.programmingforums.org/showthread.php?t=9706)

Gumby May 9th, 2006 10:34 AM

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.


All times are GMT -5. The time now is 5:04 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC