about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2009-09-04use Rack::Utils::HeaderHash for $sent_http_* lookups
2009-09-03add output record separator option (:ORS)
2009-09-03Ensure underlying logger objects are sync=true
2009-09-02alias $http_content_{length,type} to $content_{length,type}
2009-09-02expose the $content_length/$content_type variables
2009-09-02expose $request_method as documented in the README
2009-09-01correctly rebuild simple HTTP/0.9 GET requests
2009-09-01Ensure hex escaping is done in uppercase
2009-09-01ext: ensure headers#each in response is valid
2009-08-29Log bad/invalid app responses as 500 errors
2009-08-29support "$request_uri" as a log variable
2009-08-28initial import