Forum Discussion
Robert_47833
Altostratus
Aug 17, 2011HTTP::cookie insert name 1cookie value 2 path "/" domain $domain
Hi,dear irule
when HTTP::request
{set domain [domain [HTTP::host] 2]}
when HTTP::response
{
HTTP::cookie insert name 1_cookie value "2" path "/" domain $domain
...
Robert_47833
Altostratus
Aug 23, 2011Hi,Aaron
BTW:can you tell me how to check cookie which is send via curl command
I want to check if I receive "< Set-Cookie: BigipABurl_cookie=2;path=/;domain=srwd18.com;",which cookie will be sent(this cookie is session based)
yes,via curl,if I set domain ".[domain [HTTP::host] 2]",it will receive "< Set-Cookie: BigipABurl_cookie=2;path=/;domain=.srwd18.com;"
if I set domain "[domain [HTTP::host] 2]" ,it will receive "< Set-Cookie: BigipABurl_cookie=2;path=/;domain=srwd18.com;"
it seems there are some problem in http fox
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects