mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-13 08:24:22 +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_cli | ||
livebook_web | ||
livebook.ex | ||
livebook_app.ex | ||
livebook_cli.ex | ||
livebook_web.ex |