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
- package com.aspose.html.Net
- package Aspose.HTML
Represents an HTTP GET protocol method.
public static HttpMethod Get { get; }
The HTTP GET method.