HttpRequestInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Http request info.
public class HttpRequestInfo
type HttpRequestInfo = class
Public Class HttpRequestInfo
- Inheritance
-
HttpRequestInfo
Constructors
HttpRequestInfo() |
Initializes a new instance of the HttpRequestInfo class. |
HttpRequestInfo(String, String, String, String) |
Initializes a new instance of the HttpRequestInfo class. |
Properties
ClientIpAddress |
Gets or sets the client Ip Address |
ClientRequestId |
Gets or sets the client request id. |
Method |
Gets or sets the Http request method. |
Uri |
Gets or sets the Uri. |