[Issue 12895] std.net.curl doesn't allow to abort a request

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 19 14:16:49 PDT 2015


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

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

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

--- Comment #1 from sigod <sigod.mail at 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?

--


More information about the Digitalmars-d-bugs mailing list