Method | Description | |
---|---|---|
ProcessRequest ( |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
|
Method | Description | |
---|---|---|
CombineScripts ( IEnumerable |
||
CreateHttpWebRequest ( string url ) : |
Initializes a new instance of HttpWebRequest.
|
|
FetchScript ( string relativeUrl, StringBuilder buffer ) : void |
Retrieves script text by relative URL.
|
|
FindFile ( string path ) : string | ||
GetDebugPath ( string releasePath ) : string | ||
ReplaceExtension ( string path ) : string |
public ProcessRequest ( |
||
context | A |
|
return | void |