Skip to content

Update uri-js #628

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

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Update uri-js #628

merged 1 commit into from
Oct 8, 2020

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Oct 8, 2020

The new version of uri-js is not extracting the query params when the protocol is ws or wss, the query is being treated as
resourceName together with the resource path.

In maner to update this library version, a small patch was applied to handle this especial case.

(See https://github.com/garycourt/uri-js#wswss-support)

The new version of `uri-js` is not extracting the query params when the protocol is `ws` or `wss`, the query is being treated as
`resourceName` together with the resource path.

In maner to update this library version, a small patch was applied to handle this especial case.

(See https://github.com/garycourt/uri-js#wswss-support)
@bigmontz bigmontz merged commit 5818546 into neo4j:4.2 Oct 8, 2020
@bigmontz bigmontz deleted the update_uri-js branch October 8, 2020 12:34
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