Skip to content

3.0.2

Compare
Choose a tag to compare
@Cito Cito released this 21 Jan 17:26

Patch release 3.0.2 of Webware for Python 3.

Please see the list of changes for an overview of all the new things in version 3.

Notable changes in this patch release:

  • Do not register signal handlers by default anymore (3647fc2)
  • Made detection of secure connections more reliable (5a9e91b)
  • Support HttpOnly and SameSite attributes for cookies (686e6c5)
  • Better handling of duplicate cookies (e.g. for nested paths) (aa63d12)