1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/imagedata
Joe Cai 7a2296aee8
Support OpenStack Swift Object Storage (#837)
* Add OpenStack Swift support

* Fix linting errors

* Update CHANGELOG

* Update swift documentation

* Fix linting error

* Swift transport: pass req.Context down, fix parseObjectURL() implementation

* Make swift transport test a test suite

* Use swift://{container}/{object_path} as the source image URL format

* Cleanup

* Swift transport: only close object when returning 304
2022-04-06 17:00:19 +06:00
..
download.go Support OpenStack Swift Object Storage (#837) 2022-04-06 17:00:19 +06:00
image_data.go add config fallback ttl to avoid default ttl when fallback response (#818) 2022-03-31 13:36:13 +06:00
read.go Respond with 500 for "temporary" downloading errors 2021-11-01 18:13:33 +06:00
timeout.go Merge branch 'version/3' into version/3-refactoring 2021-06-28 16:11:33 +06:00