Open
Description
Tracking bug for higher-level more usable HTTP client functionality.
- take contexts
- more timeout control per-request, rather than per-transport/client
- ...Options pattern?
- decode into JSON/etc easily?
- treat non-2xx as error (by default?).
- slurp entire response from server (by default?)
- control over max response size (some sane default limit when slurping is enabled)
I thought we had a bug for this, but maybe not.