C# Class org.GraphDefined.Vanaheimr.Hermod.HTTP.ContentTypeNode

A URL node which stores some childnodes and a callback
Mostrar archivo Open project: Vanaheimr/Hermod Class Usage Examples

Private Methods

Method Description
ContentTypeNode ( HTTPContentType HTTPContentType, HTTPAuthentication HTTPContentTypeAuthentication = null, HTTPDelegate RequestHandler = null, HTTPDelegate DefaultErrorHandler = null, URIReplacement AllowReplacement = URIReplacement.Fail ) : System

Creates a new HTTP ContentTypeNode.