zio-http
zio-http copied to clipboard
Is there an ability to replace zio-json by circe or another json library?
From time to time I encounter an error (malformed content: unexpected end of input) when parsing a response from server. So I suggest to switch from zio-json to another json-library to eliminate failures.
Please give me an example where you want to use something different. Also, this might be a bug and a bug report would be helpful
4.0 will be more flexible in this regard. Keep this open for tracking