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

Revert "Explicitly use sync versions of cookie functions" #1121

Merged
merged 2 commits into from
Oct 2, 2014

Conversation

nylen
Copy link
Member

@nylen nylen commented Oct 2, 2014

Reverts #1031

@lalitkapoor found a bug introduced by this change.

@@ -1483,11 +1483,15 @@ Request.prototype.jar = function (jar) {
cookies = false
this._disableCookies = true
} else {
<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

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

this part needs some lovin'

Copy link
Member Author

Choose a reason for hiding this comment

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

Merge fail. Also why CI is great.

Copy link
Member

Choose a reason for hiding this comment

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

👍

nylen added a commit that referenced this pull request Oct 2, 2014
Revert "Explicitly use sync versions of cookie functions"
@nylen nylen merged commit 8eeeafe into request:master Oct 2, 2014
nylen added a commit to nylen/request that referenced this pull request Oct 4, 2014
nylen added a commit to nylen/request that referenced this pull request Oct 11, 2014
nylen added a commit to nylen/request that referenced this pull request Oct 17, 2014
Revert "Explicitly use sync versions of cookie functions"
nylen added a commit to nylen/request that referenced this pull request Oct 17, 2014
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