Skip to content

Fix logging of the HttpRepository.push() method

  • add log status code
  • replace logging the response in json format with text to prevent JSONDecodeError in case of empty response (e.g. InternalServarError)

Merge request reports

Loading