A function to intercept and modify the response after it is received.
The Response object containing the response data.
A Promise resolving to the modified Response object or the original one.
A function to intercept and modify the response after it is received.