python-trio / hip

A new Python HTTP client for everybody

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We should send the request headers + first set of body bytes in a single packet

njsmith opened this issue · comments

Probably the simplest way to do this would be to merge the first two yields in _request_bytes_iterable.