mirror of https://github.com/encode/starlette.git
eb316509b5
* Add security flags to session cookie Flags: Secure, HttpOnly and SameSite=lax * Remove Secure flag * Add options for security flags in SessionMiddleware * Add tests for secure session * Lint files that Travis would like to reformat Only related to pull request * Return space between imports * Add documentation for session security flags options * Format default values |
||
---|---|---|
.. | ||
test_base.py | ||
test_cors.py | ||
test_errors.py | ||
test_gzip.py | ||
test_https_redirect.py | ||
test_lifespan.py | ||
test_session.py | ||
test_trusted_host.py | ||
test_wsgi.py |