
May 25, 2019
8:31 p.m.
On May 24, 2019, at 1:37 PM, Amber Brown <hawkowl@atleastfornow.net> wrote:
To note -- Twisted does not currently have HTTP/2 client support, only server support. Treq will not talk H2 at the moment, but Klein+Twisted will happily serve it up.
This is simply a matter of nobody having implemented it yet though - if anyone would like to hook up twisted.web.client.Agent, and thereby treq, to HTTP/2, that would be great! -g