mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
This is a simple Flask extension that configures your Flask application to
|
|
redirect all incoming requests to https. Redirects only occur when app.debug is
|
|
False.
|