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

Better way to define paths for CORS endpoints. r=fabrice #110

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

ferjm
Copy link
Member

@ferjm ferjm commented Mar 1, 2016

No description provided.

@ferjm
Copy link
Member Author

ferjm commented Mar 1, 2016

r? @fabricedesre

@@ -21,8 +21,8 @@ impl CORS {
// Endpoints containing a variable path part can use '*' like in:
// &["bar", "*"] for a URL like https://foo.com/bar/123
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment needs an update right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I just changed it. Thanks!

@fabricedesre
Copy link
Collaborator

r=me

ferjm added a commit that referenced this pull request Mar 1, 2016
Better way to define paths for CORS endpoints. r=fabrice
@ferjm ferjm merged commit c28bb63 into fxbox:master Mar 1, 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