Skip to content

Commit 289c590

Browse files
Clean up
1 parent f7d77c4 commit 289c590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_http_cookies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ def test_set_secure_httponly_partitioned_attrs(self):
214214
'Set-Cookie: Customer="WILE_E_COYOTE"; HttpOnly; Partitioned; Secure')
215215

216216
def test_samesite_attrs(self):
217-
samesite_values = ['Strict', 'Lax', 'strict', 'lax', 'None', 'none', 'asdasd']
217+
samesite_values = ['Strict', 'Lax', 'strict', 'lax']
218218
for val in samesite_values:
219219
print(val)
220220
with self.subTest(val=val):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy