distribution/internal
Markus Thömmes e8820b2564 Don't try to parse error responses with no body
HEAD requests for instance return no body while still having all the relevant Content-Type headers set, causing unnecessary parsing errors. This skips further parsing for all requests that don't have any body to begin with.

Signed-off-by: Markus Thömmes <markusthoemmes@me.com>
2024-03-20 11:46:14 +01:00
..
client Don't try to parse error responses with no body 2024-03-20 11:46:14 +01:00
dcontext feat: add tparallel linter to improve handling parallel tests 2023-11-29 21:40:20 +00:00
requestutil Extract request utilities into its own package 2023-10-27 10:58:37 -04:00