Path: | README |
Last Update: | Mon Oct 18 10:01:38 +0000 2010 |
Rack::Accept is a suite of tools for Ruby/Rack applications that eases the complexity of building and interpreting the Accept* family of HTTP request headers.
Some features of the library are:
* Strict adherence to RFC 2616, specifically section 14 * Full support for the Accept, Accept-Charset, Accept-Encoding, and Accept-Language HTTP request headers * May be used as Rack middleware or standalone * A comprehensive test suite that covers many edge cases
Installation