Q. What is the primary purpose of the HttpInterceptor?

  • (A) To modify HTTP requests or responses globally
  • (B) To create HTTP requests manually
  • (C) To handle routing
  • (D) To define modules
πŸ’¬ Discuss
βœ… Correct Answer: (A) To modify HTTP requests or responses globally
Explanation: HttpInterceptors intercept HTTP requests/responses for logging, auth, etc.
Explanation by: Mr. Dubey
HttpInterceptors intercept HTTP requests/responses for logging, auth, etc.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
81
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate