Bits and pieces of John Dalton from all over your internet. - tagged with protocol http://johndalton.info/feed en-us http://blogs.law.harvard.edu/tech/rss Sweetcron john@johndalton.info [users@httpd] Chunked + Gzip http://johndalton.info/items/view/2453/usershttpd-chunked-gzip

Beginning of a thread about apache which describes mod_deflate and chunked transfer encoding working together such that each chunked is individually gzipped. The thread doesn't resolve the question of whether this is allowed, but demonstrates that it works (and that apache/mod_deflate exhibits this behaviour by default).

]]>
Wed, 03 Mar 2010 23:01:00 -0600 http://johndalton.info/items/view/2453/usershttpd-chunked-gzip
View HTTP Request and Response Header http://johndalton.info/items/view/2450/view-http-request-and-response-header

Simple tool for inspecting the headers of the response sent back by a webserver. Doesn't do anything that Firebug or Chrome dev tools don't do, but it's lightweight and requires no installation.

]]>
Wed, 03 Mar 2010 22:55:00 -0600 http://johndalton.info/items/view/2450/view-http-request-and-response-header
chunkview http://johndalton.info/items/view/2451/chunkview

A tool for viewing details of individual chunks sent back in the response from a webserver which is using the "Transfer-Encoding: chunked" feature of HTTP/1.1

]]>
Wed, 03 Mar 2010 22:42:00 -0600 http://johndalton.info/items/view/2451/chunkview
32408df3sf