hostRedirect property

String? hostRedirect
getter/setter pair

The host that is used in the redirect response instead of the one that was supplied in the request.

The value must be from 1 to 255 characters.

Implementation

core.String? hostRedirect;