Méthode | Description | |
---|---|---|
AddHandler ( HTTPDelegate HTTPDelegate, HTTPContentType HTTPContentType = null, HTTPAuthentication ContentTypeAuthentication = null, HTTPDelegate DefaultErrorHandler = null, URIReplacement AllowReplacement = URIReplacement.Fail ) : void |
Méthode | Description | |
---|---|---|
HTTPMethodNode ( HTTPMethod HTTPMethod, HTTPAuthentication HTTPMethodAuthentication = null, HTTPDelegate RequestHandler = null, HTTPDelegate DefaultErrorHandler = null ) : System |
Creates a new HTTPMethodNode.
|
public AddHandler ( HTTPDelegate HTTPDelegate, HTTPContentType HTTPContentType = null, HTTPAuthentication ContentTypeAuthentication = null, HTTPDelegate DefaultErrorHandler = null, URIReplacement AllowReplacement = URIReplacement.Fail ) : void | ||
HTTPDelegate | HTTPDelegate | |
HTTPContentType | HTTPContentType | |
ContentTypeAuthentication | HTTPAuthentication | |
DefaultErrorHandler | HTTPDelegate | |
AllowReplacement | URIReplacement | |
Résultat | void |