This commit is contained in:
@@ -27,6 +27,7 @@ async def main():
|
||||
json={
|
||||
"domain": "https://example.com/",
|
||||
"cookieName": "session_id",
|
||||
"includeCookies": True,
|
||||
},
|
||||
)
|
||||
print(resp3.json())
|
||||
|
||||
Reference in New Issue
Block a user