mirror of
https://github.com/wassname/flask-s3.git
synced 2026-08-11 11:18:38 +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.