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

Fix the bug that TryStatic returns 405 "Method Not Allowed" Error #86

Merged
merged 1 commit into from
Oct 31, 2014

Conversation

bachue
Copy link
Contributor

@bachue bachue commented Jan 26, 2014

To fix #85

guss77 added a commit that referenced this pull request Oct 31, 2014
Fix the bug that TryStatic returns 405 "Method Not Allowed" Error
(Sorry for jumping - I said I'll wait with the pull requests, but I decided I really want this.)
@guss77 guss77 merged commit 5f05293 into rack:master Oct 31, 2014
@jjb
Copy link
Contributor

jjb commented Oct 31, 2014

@guss77 this PR has no tests, it should not have been merged IMO

@guss77
Copy link
Contributor

guss77 commented Nov 1, 2014

You are correct. I've been using this patch on my system for a while so I considered it safe. Would you prefer if I revert and merge after there are tests added?

@mpalmer
Copy link
Contributor

mpalmer commented Nov 1, 2014

@guss77, it'd probably be easier just to add a couple of tests...

@jjb
Copy link
Contributor

jjb commented Nov 2, 2014

@guss77 yeah just add the tests in another PR

@jjb
Copy link
Contributor

jjb commented Jun 23, 2015

@guss77 would be great to see that test

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.

TryStatic returns 405 "Method Not Allowed" Error if it can't find the static file
4 participants