Add test for OPTIONS * handling.#28
Merged
samuel-williams-shopify merged 1 commit intomainfrom Dec 5, 2025
Merged
Conversation
d5a7cd8 to
dcc3e65
Compare
OPTIONS * handling.
Contributor
Author
|
@CamJN @FooBarWidget I can't get Phusion Passenger to accept Is this a bug with Passenger? Why isn't it forwarding the request? |
0ed217e to
7efda49
Compare
Contributor
Author
|
I merged #29 as it felt like a useful test and was working correctly across all servers. |
57bf1f2 to
f655122
Compare
f655122 to
de78021
Compare
Contributor
Author
|
I've decided to support explicit broken-ness and listed Passenger as having broken support for |
|
@samuel-williams-shopify this turns out to be an nginx issue, if you use
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wasn't sure how this was handled, so I added a test.
Types of Changes
Contribution