Thread overview
[Issue 19367] std.net.curl does not understand HTTP/2 status lines
Nov 05, 2018
Vladimir Panteleev
Nov 12, 2018
anonymous4
May 17, 2020
Dlang Bot
Aug 03, 2020
Iain Buclaw
November 05, 2018
https://issues.dlang.org/show_bug.cgi?id=19367

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

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

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
https://github.com/dlang/phobos/pull/6752

--
November 08, 2018
https://issues.dlang.org/show_bug.cgi?id=19367

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/1d4cfe3d8875c3e6a57c7e90fb736f09b18ddf2d Fix Issue 19367 - std.net.curl does not understand HTTP/2 status lines

https://github.com/dlang/phobos/commit/014f33f9715dde297c0b26f9e7cc6c1ef43ace2d Merge pull request #6752 from CyberShadow/pull-20181105-211026

Fix Issue 19367 - std.net.curl does not understand HTTP/2 status lines merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>

--
November 08, 2018
https://issues.dlang.org/show_bug.cgi?id=19367

github-bugzilla@puremagic.com changed:

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

--
November 12, 2018
https://issues.dlang.org/show_bug.cgi?id=19367

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=19385

--
May 17, 2020
https://issues.dlang.org/show_bug.cgi?id=19367

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7486 "[dmd-cxx] Backport fixes from #6752 and #7196" was merged into dmd-cxx:

- be670d56c6f7a7cec85f82af6f22998f59eb72f0 by Vladimir Panteleev:
  Fix Issue 19367 - std.net.curl does not understand HTTP/2 status lines

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

--
August 03, 2020
https://issues.dlang.org/show_bug.cgi?id=19367

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |20380


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=20380
[Issue 20380] std.net.curl: misbehaviour on arch 'arm32v7 gnueabihf'
(Raspberry/Raspbian/Buster)
--