forked from FlorianREGAZ/Python-Tls-Client
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
If You have a Website with https://www.example.com and then you get Cookies from Set-Cookie Header lets say 5, then there are 3 Cookies with
Domain .example.com and 2 with domain example.com, when doing the next request only the Cookies with example.com domain gets send even if in Charles all Cookies are send. I got told the custom cookiejar from bogdan is broken and fhttp cookiejar should help. I would highly appreciate if you could take a look at it, really love the work you put into this library. Hope I could explain the error clearly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels