Multiple choice

Which of the following methods is called to append content to the HTTP response?

  1. Application_PostRequestHandler execute

  2. Application_PreRequestHandler execute

  3. Application_Authenticate request

  4. Application_End request

  5. The execution support

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This type of method is called to append content to the HTTP response.