Forum Discussion
Maria123
Altostratus
Jul 15, 2019Cookie handle with same name but different path
Suppose there are cookies with same name (for example testCookie)and different path , one with path /path1/path2 and another one with path "/". So in this case if I use [HTTP::cookie exists "testCoo...
boneyard
MVP
Jul 16, 2019with HTTP::cookie path <name> you can get the path, you can then use that to differentiate
- Maria123Jul 18, 2019
Altostratus
Thanks tried this approach.
- Maria123Jul 24, 2019
Altostratus
In HTTP Response I have sent the cookie with same name but different path based upon URL.
But in the HTTP Request the cookie path always comes as blank if I use [HTTP::cookie path <name>]
- boneyardJul 28, 2019
MVP
have a look at what the browser receives, does it get the cookie with the correct path?
it seems you are changing the cookies which are send to the browser. you are sure you don't do anything the browser doesn't understand?
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