Forum Discussion
Andrea_Knapp_28
Nimbostratus
Jun 19, 2008Simple Cookie Insert Question
If I were to create a simple cookie insert IRULE as such:
when HTTP_RESPONSE {
HTTP::cookie insert name foo value boo
}
Would this always replace the same ...
hoolio
Cirrostratus
Jun 20, 2008If you repeatedly set a cookie with the same name and value the browser will only store a single instance of the cookie. If the value changed over time or there were multiple instances of the same cookie with different values in a response, the browser would use only the last value. If the path or domain are unique then multiple instances of the cookie would be stored by the browser.
Aaron
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