Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change order of Rack middleware execution. Fixes issues experienced with JSONP and Grape Entities #352

Merged
merged 4 commits into from
Mar 2, 2013

Commits on Mar 2, 2013

  1. Added breaking test for JSONP support via Rack::JSONP (core issue is …

    …likely to be more generic and centered around middleware/formatter etc.)
    Gareth Edwards committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    b0a8285 View commit details
    Browse the repository at this point in the history
  2. Potential fix for wrong execution order of Rack Middleware

    Gareth Edwards committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    48d05b5 View commit details
    Browse the repository at this point in the history
  3. #345 / #346 Fix for wrong execution order of Rack Middleware

    Gareth Edwards committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    b7f08f2 View commit details
    Browse the repository at this point in the history
  4. Updated changelog to point to pull request issue

    Gareth Edwards committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    bc14780 View commit details
    Browse the repository at this point in the history