πŸ“Š Trishul API
Q. Which method modifies outgoing response in middleware?
  • (A) handle()
  • (B) response()
  • (C) handle_response()
  • (D) send()
πŸ’¬ Discuss
βœ… Correct Answer: (C) handle_response()

Explanation: handle_response() modifies the outgoing response.

Explanation by: Roshan
handle_response() modifies the outgoing response.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
1
Total Visits
πŸ“½οΈ
3 d ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
84%
Success Rate