mirror of
https://github.com/wassname/flask-s3.git
synced 2026-09-25 13:40:16 +08:00
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.