You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requests: Use BodyStream only when Content-Length is set.
Detect Content-Length while parsing headers; pass the socket through
unchanged otherwise. Simplify BodyStream to require a byte count.
Signed-off-by: Pablo Ventura <pablogventura@gmail.com>
0 commit comments