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

After overriding the REQUEST_METHOD, store the original request method in "rack.methodoverride.original_method" #86

Merged
merged 1 commit into from Oct 8, 2015

Conversation

moonmaster9000
Copy link

This is the same patch as #69 - I'm reopening it, because when you don't set rack.methodoverride.original_method after overriding the request method, there's no way to know what the original request was.

@joshfrench
Copy link

+1, it would be useful to have a way of differentiating the original HTTP method.

@paulmand3l
Copy link

+1 Not having this available is requiring some really nasty workarounds.

@grosser grosser merged commit 5b85baf into rtomayko:master Oct 8, 2015
@grosser
Copy link
Collaborator

grosser commented Oct 8, 2015

thx, sounds like a useful feature :)

@grosser
Copy link
Collaborator

grosser commented Oct 8, 2015

1.4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants