- Scala.JS support by @guymers, see the
FetchBackend
andFetchMonixBackend
: http://sttp.readthedocs.io/en/latest/backends/javascript/fetch.html - in case of an error response, it's not deserialized to a
String
by default. SeeResponse.rawErrorBody
andResponse.body
- to include a file in a multipart body, use the
multipartFile
builder method instead ofmultipart