mirror of
https://github.com/wassname/flask-s3.git
synced 2026-06-27 15:50:06 +08:00
bda55fa093
The args: _external, _anchor, _method are ignored, and _scheme can be used for per url scheme overriding of the config setting. Added corresponding tests, and doc.