anchore-engine
anchore-engine copied to clipboard
Consistent response handling in internal http client for payload stream chunking
Follow-up to #1010 but for the other HTTP verbs where relevant instead of just GET. The others are less impacted due to smaller response payloads, but a consistent approach should be applied and tested.
@zhill Should this be on the backlog for the next release or is it tech debt
This is tech debt as I do not believe it is currently causing a functional issue. If that changes we need to note it and bump priority.