We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
38f8ca8
This release features an useful addition of HTTPS support.
app.run(ssl_context=("localhost+2.pem", "localhost+2-key.pem")) # example for localhost
Support is still not flawless, but will get polished in future.