1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/transport
Adomas Kizogian e8952edbf7
allow acquiring s3 access credentials through role assumption (#1152)
* allow acquiring s3 access credentials through role assumption

* improve cross-account access docs

* Update docs/serving_files_from_s3.md

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>

---------

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2023-05-09 20:50:02 +06:00
..
azure Support Last-Modified response header and support If-Modified-Since request header. (#1147) 2023-05-03 21:21:46 +06:00
fs Support Last-Modified response header and support If-Modified-Since request header. (#1147) 2023-05-03 21:21:46 +06:00
gcs Support Last-Modified response header and support If-Modified-Since request header. (#1147) 2023-05-03 21:21:46 +06:00
notmodified Support Last-Modified response header and support If-Modified-Since request header. (#1147) 2023-05-03 21:21:46 +06:00
s3 allow acquiring s3 access credentials through role assumption (#1152) 2023-05-09 20:50:02 +06:00
swift Support Last-Modified response header and support If-Modified-Since request header. (#1147) 2023-05-03 21:21:46 +06:00
transport.go Fix detection of dead HTTP/2 connections 2023-04-13 23:10:57 +03:00