kiss-headers v2.0.4 Release Notes

Release Date: 2020-04-17 // about 4 years ago
  • ๐Ÿ”„ Changes :

    • ๐Ÿ”‹ Feature : Add method has_many() to verify if an header or attribute name has multiple entries associated.
    • ๐Ÿ‘Œ Improvement : Allow class that inherit from CustomHeader to override their header name.
    • ๐Ÿ”‹ Feature : Add BasicAuthorization in the ready-to-use headers objects.
    • ๐Ÿ›  Bugfix : Implement bool method for Headers class to act like list() does.