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

Set href as request.js uses it #1820

Merged
merged 2 commits into from Oct 17, 2015
Merged

Set href as request.js uses it #1820

merged 2 commits into from Oct 17, 2015

Conversation

mgenereu
Copy link
Contributor

@mgenereu mgenereu commented Oct 6, 2015

If href was never defined in an original, dynamically generated request options object the rest of the code referencing href fails.

If href was never defined in an original, dynamically generated request options object the rest of the code referencing href fails.
@simov
Copy link
Member

simov commented Oct 6, 2015

That's great, but can you add a simple test for it? Probably test-isUrl is a good place for that.

@mgenereu
Copy link
Contributor Author

mgenereu commented Oct 6, 2015

I'm on it.

@mgenereu
Copy link
Contributor Author

Test provides the qs and no href. It breaks before fix was applied.

simov added a commit that referenced this pull request Oct 17, 2015
Set href as request.js uses it
@simov simov merged commit 4355b31 into request:master Oct 17, 2015
@simov
Copy link
Member

simov commented Oct 17, 2015

👍

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.

None yet

2 participants