Q. Which method modifies outgoing response in middleware?
β
Correct Answer: (C)
handle_response()
Explanation: handle_response() modifies the outgoing response.