mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-02-23 14:27:15 +08:00
* Skip XML.decode!(body) if body is empty Google Cloud Storage has almost S3 compatible XML API, but some responses have `content-type: text/html; charset=UTF-8` and empty body. This change prevents XML decode error and enables work fine with Google Cloud Storage. * Handle Google Cloud Storage XML API response * Rename S3.encode to S3.decode * Improve a test case description Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> * Make S3.decode/1 let any content type pass * mix format Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> |
||
---|---|---|
.. | ||
livebook | ||
livebook_web | ||
support | ||
livebook_test.exs | ||
test_helper.exs |