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

--- Comment #6 from Jonathan M Davis <issues.dl...@jmdavisprog.com> ---
(In reply to greenify from comment #5)
> FYI there will be HttpStatusException soon:
> https://github.com/dlang/phobos/pull/5551

Yeah, but it's not generic. It's derived from std.net.curl.CurlException and
really only makes sense for std.net.curl. It's not something that another
library like vibe.d would use.

--

Reply via email to