A

Admin • 832.27K Points
Coach

Q. What happens if middleware does not return Request in handle()?

  • (A) It still works
  • (B) Breaks request flow
  • (C) Only headers fail
  • (D) Only response fails
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category Trishul API
  • Hashtags:

Explanation by: Admin

Middleware must return Request to continue processing.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.