v1.1-beta
ollieread
tagged this
23 Dec 11:48
* chore: Correct casing when dealing with cookie resolver options * fix: Fix incorrect typing of 'same_site' cookie option The 'same_site' value was always expected to be a bool, even though it would always be 'string', 'lax', 'none' or null