You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-11-29 22:58:15 +02:00
@@ -111,3 +111,5 @@ def get_expired_cookies(
|
||||
for cookie in cookies
|
||||
if cookie.get('expires', float('Inf')) <= now
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user