Q. Which method can modify response headers?

  • (A) handle_request()
  • (B) handle_response()
  • (C) Both
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (B) handle_response()
Explanation: Response headers are modified in handle_response().
Explanation by: Roshan
Response headers are modified in handle_response().

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
6
Total Visits
πŸ“½οΈ
2 mo ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
96%
Success Rate