HttpMethod.Get
HttpMethod.Get property
Represents an HTTP GET protocol method.
public static HttpMethod Get { get; }
Property Value
The HTTP GET method.
See Also
- class HttpMethod
- namespace Aspose.Html.Net
- assembly Aspose.HTML
Represents an HTTP GET protocol method.
public static HttpMethod Get { get; }
The HTTP GET method.