How to view/alter pages requests?

Hey, I'm looking to play around with page requests like XHRs and the like. Is it possible to intercept those and modify them? Also being able to grab the results of those requests for further analysis would be nice.

Indeed, it should be possible. You may need to consult the documentation for cl-webkit to see how to do this, good luck :slight_smile:

Thanks, I'll have a look through that sometime. :smiling_face:

1 Like