| Age | Commit message (Collapse) | Author |
|
WSGIHandler.
This also aligned the Set-Cookie logic in the WSGIHandler and ASGIHandler.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
|
|
|
|
|
|
|
|
wsgi.file_wrapper.
|
|
|
|
|
|
|
|
|
|
Thanks Berker Peksag for the suggestion.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import_string().
Thanks Aymeric Augustin for the suggestion and review.
|
|
|
|
|
|
|
|
|
|
|
|
One import per line please! Refs #20680.
|
|
Thanks Anssi Kääriäinen and Karen Tracey for their inputs.
|
|
|
|
|