Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing requires in routes | Bogdan Gusiev | 2012-04-23 | 1 | -0/+2 |
* | Check Accept and Content-Type headers before evaluating them in xhr requests.... | ogeidix | 2011-07-19 | 1 | -1/+2 |
* | Add ignore_accept_header config to AD::Request. | José Valim | 2011-05-02 | 1 | -5/+22 |
* | declare regex as a constant | Neeraj Singh | 2010-11-22 | 1 | -1/+3 |
* | do not assume that there is no space between | Neeraj Singh | 2010-11-22 | 1 | -1/+1 |
* | current code ignores http header "Accept" if it | Neeraj Singh | 2010-11-22 | 1 | -1/+1 |
* | use_accept_header is no longer supported | Neeraj Singh | 2010-11-21 | 1 | -1/+1 |
* | escape constants that should not be linked to | Joost Baaij | 2010-08-27 | 1 | -1/+1 |
* | Slightly less annoying check for acceptable mime_types. This allows Accept: a... | Paul Sadauskas | 2010-04-01 | 1 | -2/+2 |
* | Request#content_type exists in Rack::Request, and other parts of Rack::Reques... | wycats | 2010-03-28 | 1 | -2/+6 |
* | Remove uneeded methods. | José Valim | 2010-03-10 | 1 | -15/+0 |
* | Split ActionDispatch http in smaller chunks. | José Valim | 2010-01-16 | 1 | -0/+101 |