Thread overview
[Issue 12895] std.net.curl doesn't allow to abort a request
Jun 12, 2014
Martin Nowak
Oct 19, 2015
sigod
Jul 02, 2017
Vladimir Panteleev
Dec 17, 2022
Iain Buclaw
June 12, 2014
https://issues.dlang.org/show_bug.cgi?id=12895

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |jdrewsen@gmail.com

--
October 19, 2015
https://issues.dlang.org/show_bug.cgi?id=12895

sigod <sigod.mail@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sigod.mail@gmail.com

--- Comment #1 from sigod <sigod.mail@gmail.com> ---
> Note that this is already possible for Curl.perform but not with HTTP.perform, FTP.perform or SMTP.perform.

Shouldn't this be closed since all of mentioned `perform` functions accept `ThrowOnError` attribute?

--
July 02, 2017
https://issues.dlang.org/show_bug.cgi?id=12895

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #2 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
(In reply to sigod from comment #1)
> Shouldn't this be closed since all of mentioned `perform` functions accept `ThrowOnError` attribute?

Martin, ping, is this still actionable?

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=12895

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=12895

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10061

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--