You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: different stores for many sessions #144 (#282)
fixed#124fixed#144
* Add option to use multiple sessions with different stores
* Change `http.NewRequest` to `http.NewRequestWithContext`
Follow-up to #830a1b9: Replace `http.NewRequest` with `http.NewRequestWithContext` in multiple test functions in `tester.go` and `tester_options_samesite_go1.11.go`
Signed-off-by: found-cake <me@foundcake.kr>
* fix typo
Signed-off-by: found-cake <me@foundcake.kr>
---------
Signed-off-by: found-cake <me@foundcake.kr>
Co-authored-by: Sam Bryant <srbry@hotmail.com>
0 commit comments