- Feature : Retrieve comments in header content using newly created
comments
property on Header. - Feature : Parse headers that are UTF-8 encoded when using
parse_it()
function with bytes. - Feature : Attribute value in header are unfolded by default when retrieving it.
content
property is not altered. - Other : Minor code simplification in Header class. Remove redundant private member.