• Home
  • In an HTTP module, can you redirect the request to a different handler than is in the routing table? If so, what event would you handle?
Question 1:
In an HTTP module, can you redirect the request to a different handler than is in the routing table? If so, what event would you handle?
A. Yes and you handle the PostAuthorizeRequest event
B. No, after the request starts into the process, it either continues through to the mapped handler or throws an error.
C. Yes and you handle the MapRequestHandler event
D. Yes and you handle the ReleaseRequestState event

These questions are from this test. Would you like to take a practice test?

MVC Quiz 3 | Englishfreetest.com