Skip to content

kiss-headers

Compare
Choose a tag to compare
@Ousret Ousret released this 17 Apr 21:18
· 196 commits to master since this release
a966162

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.