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 dataTimeout in std.net.curl #797

Merged
merged 1 commit into from
Sep 26, 2012
Merged

Fix dataTimeout in std.net.curl #797

merged 1 commit into from
Sep 26, 2012

Conversation

jpf91
Copy link
Contributor

@jpf91 jpf91 commented Sep 17, 2012

  • std.net.curl: Added operationTimeout.
  • std.net.curl: dataTimeout fixed. (Used to set operation timeout instead of inactivity timeout)

* std.net.curl: Added operationTimeout.
* std.net.curl: dataTimeout fixed. (Used to set operation
  timeout instead of inactivity timeout)
andralex added a commit that referenced this pull request Sep 26, 2012
Fix dataTimeout in std.net.curl
@andralex andralex merged commit f39d7c5 into dlang:master Sep 26, 2012
@andralex
Copy link
Member

merged

abraunegg added a commit to abraunegg/onedrive that referenced this pull request Jul 31, 2018
abraunegg added a commit to abraunegg/onedrive that referenced this pull request Aug 1, 2018
…vice (Issue #82) (#86)

* Gracefully handle a timeout when accessing the Microsoft OneDrive Service
* Update HTTP connection handling for long running operations based on https://forum.dlang.org/post/k2vbk5$re7$1@digitalmars.com & dlang/phobos#797
AndrShikov pushed a commit to AndrShikov/onedrive that referenced this pull request Feb 27, 2023
…vice (Issue #82) (#86)

* Gracefully handle a timeout when accessing the Microsoft OneDrive Service
* Update HTTP connection handling for long running operations based on https://forum.dlang.org/post/k2vbk5$re7$1@digitalmars.com & dlang/phobos#797
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