Path: | README |
Last Update: | Thu Feb 24 09:27:58 -0500 2011 |
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