#11584: Since __getitem__ returns headers, make decode_header handle them.
Why I consider this a bug rather than an API change: the API change was to Message, which didn't used to return Headers unless you added them yourself. Now it does (for 8bit binary header input), so decode_header needs to be able to handle them.
R
R David Murray committed
041015cc70465c8a008d4ef45ffe3fe05041fad2
Parent: 213eb96