HttpMethod ClassC# API
Describes an HTTP method.
Inheritance Hierarchy

System Object
  Facilita.Web HttpMethod

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public class HttpMethod : IDisposable
Remarks

For more information about HTTP methods, refer to OnlineRFC 3986.
See Also