browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
204 stars 41 forks source link

error reading cookies from Firefox #64

Open wizardishungry opened 1 year ago

wizardishungry commented 1 year ago
2023/07/14 16:35:59 net/http: invalid byte '"' in Cookie.Value; dropping invalid bytes

Cookies were from apple.com or icloud.com.

srlehn commented 11 months ago

I am unable to reproduce this (Firefox 118.0.1, Windows 10).

Could you please retest this with an updated kooky library. What Firefox & Windows version are you using?