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

Add test for OPTIONS and HEAD requests with catch-all #1057

Closed
wants to merge 1 commit into from

Conversation

ekampp
Copy link
Contributor

@ekampp ekampp commented Jul 7, 2015

This illustrates the issue described in #1056 by adding a options and
head request when the catch-all route is enabled.

This fails intentionally. It illustrates my confusion about the HEAD and OPTIONS requests failing when a catch-all route is enabled.

This illustrates the issue described in ruby-grape#1056 by adding a options and
head request when the catch-all route is enabled.
@dblock
Copy link
Member

dblock commented Mar 14, 2016

This is possibly fixed in #1276, care to try this again @ekampp? Thanks.

@dblock
Copy link
Member

dblock commented Mar 16, 2016

Verified fixed in #1326.

@dblock dblock closed this Mar 16, 2016
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.

2 participants