Page 1 of 1

Proxy request c#

PostPosted: Mon Dec 23, 2019 4:08 am
by totti240282
I wanted to know if it was possible to intercept all the calls that were made with this browser, as when I open the chrome console under the network entry.

Thank you.

Re: Proxy request c#

PostPosted: Mon Dec 23, 2019 6:30 am
by magreenblatt
See the documentation here. Check with your C# wrapper project for docs specific to that language.

Re: Proxy request c#

PostPosted: Mon Dec 23, 2019 8:09 am
by totti240282
thank you but i can't find an example for c#.

Re: Proxy request c#

PostPosted: Thu Feb 13, 2020 4:16 am
by totti240282
Any help for me ?

Thanks.

Re: Proxy request c#

PostPosted: Thu Feb 13, 2020 4:04 pm
by magreenblatt
This is not a support forum for C#. Look for support links on the website of the C# wrapper that you're using.