Click or drag to resize
SessionGetRedirectTargetURL Method
Overload List
  NameDescription
Public methodGetRedirectTargetURL
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.
Public methodStatic memberGetRedirectTargetURL(String, String)
Gets a redirect-target from a base URI and a Location header
Top
See Also