Метод | Описание | |
---|---|---|
Dispose ( ) : void |
Destroys object
|
|
HttpCompressionModule ( ) : System |
Constructs a instance of HTTP module for compressesion
|
|
HttpCompressionModule ( |
Constructs a instance of HTTP module for compressesion
|
|
Init ( System.Web.HttpApplication context ) : void |
Initializes a module and prepares it to handle requests
|
Метод | Описание | |
---|---|---|
PreRequestHandlerExecute ( object sender, |
Handles the BeginRequest event of the context control.
|
|
ProcessError ( object sender, |
Handles the Error event of the context control
|
public HttpCompressionModule ( |
||
configuration | WebMarkupMin configuration | |
compressionManager | IHttpCompressionManager | HTTP compression manager |
Результат | System |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | An |
Результат | void |