Q. Which operation is suitable for handle_response()? (A) Validate input (B) Modify response headers (C) Fetch DB data (D) Parse request body ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Modify response headers Explanation: Used to modify outgoing response.