pypi kiss-headers 2.0.3
kiss-headers

latest releases: 2.3.0, 2.2.4, 2.2.3...
4 years ago

Changes :

  • Bugfix : Better detection of an illegal header name.
  • Improvement : parse_it() was too permissive and allowed illegal header name to be included.
  • Feature : Reversed can now be called upon an Headers instance.
  • Feature : Sorted can be used with an Headers instance to return a list of Header in alphabetical order.
  • Bugfix : ContentDisposition custom class was not encoding fallback filename properly.
  • Improvement : Headers class can be instantiated like Headers(Header("Content-Type", "text/html"), Header("Allow", "POST")).

Don't miss a new kiss-headers release

NewReleases is sending notifications on new releases.