Mono Class Library: System.Web.HttpApplication Overview | Members

System.Web.HttpApplication.PreSendRequestHeaders Event

Event invoked before the contents of the HTTP request headers are sent.

public event EventHandler PreSendRequestHeaders

Remarks

This event is triggered before the actual HTTP headers are sent. Unlike most other events in the HttpApplication, this event is not available to be executed asynchronously.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0