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

Remove the path components from the URL sent as origin #288

Merged
merged 2 commits into from
Dec 12, 2016

Conversation

dancasimiro
Copy link
Contributor

This fixes issue #287. The origin is a URI indicating the server from which the request initiated. It does not include any path information, but only the server name.

This fixes issue daltoniam#287. The origin is a URI indicating the server from
which the request initiated. It does not include any path information,
but only the server name.
This demonstrates the path stripping from the origin URL.
@daltoniam
Copy link
Owner

Thanks! Sorry about the delay. Holidays make it tough to get to this stuff 😄.

@daltoniam daltoniam merged commit 816fe41 into daltoniam:master Dec 12, 2016
@dancasimiro dancasimiro deleted the host-only-origin branch December 12, 2016 23:31
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