Skip to content

cookie_manager 2.1.3

Compare
Choose a tag to compare
@cfug-dev cfug-dev released this 20 Mar 02:55
· 237 commits to main since this release

What's new

  • Allow Set-Cookie to be parsed in redirect responses.
  • Fix new cookies being replaced by old cookies with the same name.
  • Sort the cookie by path (longer path first).