Skip to content

Commit

Permalink
added Rack::ContentLength to README
Browse files Browse the repository at this point in the history
  • Loading branch information
James Rosen committed Feb 6, 2010
1 parent 77d7087 commit 40775de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rdoc
Expand Up @@ -46,6 +46,7 @@ interface:
* Rack::HostMeta - Configures /host-meta using a block
* Rack::Cookies - Adds simple cookie jar hash to env
* Rack::Access - Limit access based on IP address
* Rack::ContentLength - Automatically set Content-Length header on responses with String bodies

=== Use

Expand Down

0 comments on commit 40775de

Please sign in to comment.