Path: | README |
Last Update: | Thu Sep 20 17:31:52 +0200 2012 |
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