Skip to content

kiss-headers

Compare
Choose a tag to compare
@Ousret Ousret released this 19 Apr 18:18
· 178 commits to master since this release
51c3168

Changes : #22 #21 #20

  • 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.