Skip to content

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

Merged
daltoniam merged 2 commits into
daltoniam:masterfrom
dancasimiro:host-only-origin
Dec 12, 2016
Merged

Remove the path components from the URL sent as origin#288
daltoniam merged 2 commits into
daltoniam:masterfrom
dancasimiro:host-only-origin

Conversation

@dancasimiro

Copy link
Copy Markdown
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
Copy Markdown
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