Skip to content

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

Closed
ekampp wants to merge 1 commit into
ruby-grape:masterfrom
ekampp:master
Closed

Add test for OPTIONS and HEAD requests with catch-all#1057
ekampp wants to merge 1 commit into
ruby-grape:masterfrom
ekampp:master

Conversation

@ekampp

@ekampp ekampp commented Jul 7, 2015

Copy link
Copy Markdown
Contributor

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

dblock commented Mar 14, 2016

Copy link
Copy Markdown
Member

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

@dblock

dblock commented Mar 16, 2016

Copy link
Copy Markdown
Member

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