SessionGetRedirectTargetURL Method |
Name | Description | |
---|---|---|
![]() | GetRedirectTargetURL |
Returns the fully-qualified URL to which this Session's response points, or null.
This method is needed because many servers (illegally) return a relative url in HTTP/3xx Location response headers.
|
![]() ![]() | GetRedirectTargetURL(String, String) |
Gets a redirect-target from a base URI and a Location header
|