Adds a JSON request override for a given URL.
The URL to override (regex supported).
The override javascript object. Any fetch response with a Content-Type header of application/json will be merged with the given javascript object.
Content-Type
application/json
Adds a JSON request override for a given URL.