chrome extension - Read requestBody in webRequest

Viewed 14

I've been using the webRequest api from chrome I want to capture responseBody. I've got access to responseHeaders but not the body How do I access it?

0 Answers
Related