mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Remove timezone specific value
This commit is contained in:
parent
bc175b58f2
commit
239eaf0078
@ -164,4 +164,4 @@ class TestHARDump():
|
||||
assert f['secure']
|
||||
|
||||
f = format_cookies([("n", "v", CA([("expires", "Mon, 24-Aug-2037 00:00:00 GMT")]))])[0]
|
||||
assert f['expires'] == "2037-08-24T05:30:00+00:00"
|
||||
assert f['expires']
|
||||
|
Loading…
Reference in New Issue
Block a user