HttpHelper Class

HttpServer.dll

Generic helper functions for Http

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class HttpHelper
Visual Basic (Declaration)
Public NotInheritable Class HttpHelper
Visual C++
public ref class HttpHelper abstract sealed

Inheritance Hierarchy

System..::.Object
  HttpServer..::.HttpHelper

See Also