mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 00:21:00 +00:00
Since ResponseHeaders was introduced, header names and values are stored as strings. There is no need to check whether they are bytes. Co-authored-by: Nick Pope <nick@nickpope.me.uk> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cookie.py | ||
| multipartparser.py | ||
| request.py | ||
| response.py | ||