unity_browser icon indicating copy to clipboard operation
unity_browser copied to clipboard

How can I capture network requests?

Open Punchcards opened this issue 4 years ago • 0 comments

I’ve tried using SampleDynamicRequestHandler, but this doesn’t seem to get called. I’ve also tried using OnJsQuery, but this also doesn’t seem to get called.

Is there a way to capture the browser’s queries to and responses from the server?

Thank you

Punchcards avatar Oct 03 '21 13:10 Punchcards