Mock requests
Return a mock response instead of executing the request.
Return a mock response instead of executing the request.
Status code, response headers and body set by the user will be returned when a request is executed.
Return a mock response instead of executing the request.