HTTP client config
While working on T354517, I noticed a few more things on our HTTP client, that I changed, too:
- It's not requesting/processing gzip
- Timeouts are configured in a deprecated fashion
- We have no insights in the response sizes of fetch requests which might be a relevant cue when deciding if response/JSON stream processing might reduce the memory footprint