Message254369
Please review insensitive-lookup.patch:
* Adapt John’s patch to current code
* Apply similar changes to Request.remove_header()
* Expanded on case-insensitivity, previous capitalize() requirements, and header_items() casing in the documentation
* Dropped testing of unredirected_hdrs and of headers being case-sensitive. I think these are implementation details, and are not part of the implicit API from before the has_header() etc methods.
* Reverted unnecessary test removal in test case
* Added What’s New entry |
|
Date |
User |
Action |
Args |
2015-11-09 06:07:10 | martin.panter | set | recipients:
+ martin.panter, facundobatista, jjlee, jcea, orsenthil, frispete, BitTorment, eric.araujo, r.david.murray, Rui.Carmo, jayvdb |
2015-11-09 06:07:10 | martin.panter | set | messageid: <1447049230.62.0.974787714209.issue2275@psf.upfronthosting.co.za> |
2015-11-09 06:07:10 | martin.panter | link | issue2275 messages |
2015-11-09 06:07:10 | martin.panter | create | |
|