HttpRequest.Address Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9083)
Address
Gets target URI final request connects to. When redirected, this is the URI the final response is retrieved.
Declaration
public Uri Address { get; }
Property Value
Type | Description |
---|---|
Uri |