v16.0.0 v15.0.0 v14.0.0 v13.0.0

  • General
  • Commands
  • Modules

On this page:
  • ltm rule command http cookie
  • CloudDocs Home > F5 TMSH Reference > ltm rule command http cookie

Version notice:

ltm rule command http cookieΒΆ

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

http_cookie
       Returns the value of the specified HTTP cookie.

SYNOPSIS
       http_cookie ANY_CHARS

DESCRIPTION
       Returns the value in the Cookie: header for the specified cookie name. This is a BIG-IP version 4.X variable, provided for
       backward-compatibility. You can use the equivalent 9.X command HTTP::cookie instead

       Syntax

       http_cookie 

	    * Specifies the value in the Cookie: header for the specified cookie
	      name.

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

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

BIG-IP							    2022-04-12							  iRule(1)