Version 2.2.4
Changes :
- Bugfix: Function
is_legal_header_name
approved some illegal header name. #41 - Miscelaneous: Added MANIFEST.in file
- Other: Method
values()
of the classHeaders
was returningNotImplemented
, now raiseNotImplementedError
instead.