Skip to content

adds ruby 2.6 write_timeout support #99

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 2 commits into from
Apr 29, 2019
Merged

adds ruby 2.6 write_timeout support #99

merged 2 commits into from
Apr 29, 2019

Conversation

vroldanbet
Copy link
Contributor

Ruby 2.6 adds a new option write_timeout to net::http. This PR exposes it in net-http-persistent.

Kudos to @tenderlove since he basically wrote the diff. I added the guard to make sure it does not break in case client is not running >= 2.6

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.

3 participants