Ticket #6205 regression closed fixed
No longer able to set header values to non-str
| Reported by: | radix | Owned by: | therve |
|---|---|---|---|
| Priority: | normal | Milestone: | Twisted-12.3 |
| Component: | web | Keywords: | |
| Cc: | jknight | Branch: | branches/non-bytes-headers-6205 |
| Author: | therve | Launchpad Bug: |
Description
We previously allowed setting header values to non-str objects, like ints. Since the Python 3 port of http.py, that's no longer possible.
Change History
Note: See
TracTickets for help on using
tickets.
