blob: 4dc7ef3d0e58f41a40c335c18aadbc5c806b5aa3 [file] [log] [blame]
- header_getter
- get rid of environ_decoder (push it into environ_getter)
- Setting a value via request.headers['Foo'] = 'bar' will now raise an
encoding error if the value is Unicode and not ascii-compatible.