pypi kiss-headers 2.2.0
kiss-headers

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

Changes:

  • Improvement: Implement insert() method on Headers class.
  • Feature: Introducing the Attributes class in models. Attributes/members are now ordered by default.
  • Improvement: Add pop() and insert() methods on Header class.
  • Bugfix: Unescape the double quote char in the cookie value when using SetCokies or Cookie classes.
  • Improvement: Implement valued_attrs property on Header to extract a list of distinct attributes that have at least one value attached to them.

The biggest improvement is that the Header class now acts ordered on its members and attributes/keys/values. See PR #32

The package will most likely go into feature freeze until 3.0-dev. The current focus will be around tests/docs and issues addressed. Enjoy 🎉
Thank all present and future adopters.

Docs are going to be updated soon.

Don't miss a new kiss-headers release

NewReleases is sending notifications on new releases.