RHTTP_GET_URL Function

This function returns the URL that was the target of a redirection response.

Syntax

RHTTP_GET_URL(request)

Syntax Elements

request

Must be a request used in the last RHTTP_RETRIEVE function call.

See RHTTP_RETRIEVE.