Skip to main content

HttpHandlerResolverDelegate

Assembly: ServiceStack.dll
View Source
Declaration
public delegate IHttpHandler HttpHandlerResolverDelegate(string httpMethod, string pathInfo, string filePath);