February 17, 2023
https://issues.dlang.org/show_bug.cgi?id=23724

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/phobos pull request #8688 "std.net.curl: add missing import to examples" fixing this issue:

- std.net.curl: add missing import to examples

  Fixes issue 23724 - HTTP.onReceive example does not compile

https://github.com/dlang/phobos/pull/8688

--
February 17, 2023
https://issues.dlang.org/show_bug.cgi?id=23724

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8688 "std.net.curl: add missing import to examples" was merged into master:

- 134becc7356e912ac5406827f8376480d68163f8 by Paul Backus:
  std.net.curl: add missing import to examples

  Fixes issue 23724 - HTTP.onReceive example does not compile

https://github.com/dlang/phobos/pull/8688

--