What OS are you using (uname -a, or Windows version)?
Mac OS 13.3.1
What programming language are you using (C/C++/Go/Rust)?
go version go1.19 darwin/arm64
What did you expect to see and what you saw instead?
I am writing a cli program in go and to authenticate on a service (owned by us) I create a webview. Is it possible to retrieve its cookie values or one of the http requests of the page?
What OS are you using (
uname -a, or Windows version)?Mac OS 13.3.1
What programming language are you using (C/C++/Go/Rust)?
go version go1.19 darwin/arm64
What did you expect to see and what you saw instead?
I am writing a cli program in go and to authenticate on a service (owned by us) I create a webview. Is it possible to retrieve its cookie values or one of the http requests of the page?