Forum Discussion
Jonas_Karlsson1
Aug 10, 2005Historic F5 Account
Cookie insert problem
Hi,
I'm testing an iRule and have a strange problem (strange for me at least).
In the HTTP_REQUEST event i insert a cookie and then check that in HTTP_RESPONSE. However, the server never returns the cookie. Am I just confused and stupid or is this the way it works?
- Cookies are client-side entities. Typically the webserver (or an iRule HTTP_RESPONSE) event would set the cookie which would then be sent down to the client's browser. When the next browser connection is made, the cookie is sent back to the webserver (or the iRule HTTP_REQUEST event) via an HTTP request header value.
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