Skip to content

Substitution of the response body for a request #3669

Answered by mdmintz
alex4845 asked this question in Q&A
Discussion options

You must be logged in to vote

You can only do what the Chrome Devtools Protocol allows you to do.
https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueRequest

https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-fulfillRequest

If there's no existing example for what you're trying to do, you may need to experiment on your own.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants