Replies: 1 comment
-
I found that I need to modify the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to access the body of a POST request in the shouldInterceptRequest callback, but the request does not have a body property. I found that the request does have a body property in the shouldInterceptFetchRequest callback, but shouldInterceptFetchRequest is not called on the Windows platform.
Beta Was this translation helpful? Give feedback.
All reactions