404 GET http://example.com/index.html
1234 bytes
102ms (2009-04-15T09:22:41.000-0700 - 2009-04-15T09:22:41.102-0700

Request Headers
 - baz => blah
 - foo => bar
Response Headers
 - baz => blah
 - foo => bar
================================================================

200 GET http://example.com/index2.html?foo="bar"
1234 bytes
102ms (2009-04-15T09:22:41.000-0700 - 2009-04-15T09:22:41.102-0700

Request Headers
 - baz => blah
 - foo => bar
Response Headers
 - baz => blah
 - foo => bar
================================================================

302 GET http://example.com/index3.html?foo='bar'
1234 bytes
102ms (2009-04-15T09:22:41.000-0700 - 2009-04-15T09:22:41.102-0700

Request Headers
 - '"special
char"' => today's
test "is"
<great>!
 - baz => blah
 - foo => bar
Response Headers
 - '"special
char"' => today's
test "is"
<great>!
 - baz => blah
 - foo => bar
================================================================

