Commit 6b2088363f6e6b4fea24939286eb108cfc999c77

Edward Thomson 2019-12-18T21:55:28

httpclient: handle chunked responses Detect responses that are sent with Transfer-Encoding: chunked, and record that information so that we can consume the entire message body.