Answer the question
In order to leave comments, you need to log in
How to set a cookie on browser startup?
I am writing a program (Python or C++) that sends an http request to a web server and receives a response with a cookie. (this is done)
Next, in the program, I want to launch a web browser (an external program) and pass the received cookie to it.
That is, subsequent requests to the server will be made by the browser having a cookie.
Is it possible to do this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question