I see that HTTPChannel knows about chunking and indeed works well.
However shouldn't HTTPClient also support chunking?
Or Am I missing something to get chunking working for the response from a
server?
Barry
___
Twisted-Python mailing list
Twisted-Pyth
On Tue, Aug 15, 2017 at 8:43 AM, Barry Scott
wrote:
> I see that HTTPChannel knows about chunking and indeed works well.
>
> However shouldn't HTTPClient also support chunking?
> Or Am I missing something to get chunking working for the response from a
> server?
>
>
Take a look at
http://twistedm