Skip to content

kiss-headers

Compare
Choose a tag to compare
@Ousret Ousret released this 16 Mar 23:10
· 457 commits to master since this release
7ece553

Changes :

  • Support : Add samesite and domain hint for Header class
  • Bugfix : Should not allow key/attribute to have space in it
  • Bugfix : Parse headers even if first n line(s) are not headers
  • Feature : Support natively responses from Requests and extract headers properly