Is there a way to somehow get the values of httpOnly cookies in electron?
The site I'm pre-loading before my main app loads, sends an httpOnly cookie that has a key inside. I need this key for my http request headers.
I tried with webContents.session.cookies without luck.
I was able to to get an httpOnly cookie using Nightmare.js, which uses Electron. Therefore, I think you should be able to achieve that by looking at the source.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With