Files
distribution/registry
Milos Gajdos 45b7b9cec3 Dont parse errors as JSON unless Content-Type is set to JSON
Client attempts to parse the body of every error it receives as JSON
regardless of the content-type. This commit rectifies by only parsing
he error body as JSON if the Content-Type header is set to
either "application/json" or "application/vnd.api+json".

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-28 12:35:33 +01:00
..
2023-08-19 09:45:44 +01:00
2023-08-19 09:45:44 +01:00
2023-08-21 10:24:36 +02:00
2022-11-03 22:48:20 +01:00