Navigation Menu

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

Fix compatibility with edge em-http-request #168

Merged
merged 1 commit into from Mar 15, 2012

Conversation

thoughtless
Copy link
Contributor

As of igrigorik/em-http-request@add8ad4 we can no longer assume that @req.proxy is not nil.

To verify this, add gem "em-http-request", :git => 'https://github.com/igrigorik/em-http-request.git' to Gemfile and run the specs in spec/acceptance/em_http_request/em_http_request_spec.rb.

@bblimke
Copy link
Owner

bblimke commented Mar 15, 2012

Thank you for keeping em-http-request adapter up to date!

bblimke added a commit that referenced this pull request Mar 15, 2012
Fix compatibility with edge em-http-request
@bblimke bblimke merged commit 089ee50 into bblimke:master Mar 15, 2012
@bblimke
Copy link
Owner

bblimke commented Mar 15, 2012

Released as 1.8.3

creditbox123 pushed a commit to AYCHCOM/Vcr that referenced this pull request Mar 30, 2020
em-http-request 1.0.2, just released today, breaks WebMock's em-http-request adapter.  There's a pull request to get it fixed in WebMock[1], but for now it's simplest to lock to 1.0.1.

[1] bblimke/webmock#168
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