ltm rule command http hostΒΆ

iRule(1)					  BIG-IP TMSH Manual					     iRule(1)

http_host
       Returns the value of the HTTP Host header.

SYNOPSIS
       http_host

DESCRIPTION
       Returns the value in the Host: header of the HTTP request. This is a BIG-IP version 4.X variable, provided for
       backward-compatibility. You can use the equivalent 9.X command HTTP::host instead.

       Syntax

       http_host

	    * Specifies the value in the Host: header of the HTTP request.

RETURN VALUE
VALID DURING
EXAMPLES
HINTS
SEE ALSO
       HTTP::host

CHANGE LOG
       @BIGIP-9.0.0 --First introduced the command.

BIG-IP						      2020-06-23					     iRule(1)