πŸ“Š Trishul API
Q. Which methods must be implemented in MiddlewareInterface?
  • (A) handle() and process()
  • (B) handle_request() and handle_response()
  • (C) before() and after()
  • (D) request() and response()
πŸ’¬ Discuss
βœ… Correct Answer: (B) handle_request() and handle_response()

Explanation: Both methods are required.

Explanation by: Roshan
Both methods are required.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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