Forum Discussion
Dmitriy_Tiper
Jun 14, 2024Altocumulus
Cookie insert via http:redirect - can it be configured "secure"?
Using slightly changed example from DevCentral I am able to insert cookie on http redirect when CLIENT_ACCEPTED { set cookie [format "orig_lang=french; path=/; domain=client.com"] } w...
Dmitriy_Tiper
Jun 17, 2024Altocumulus
I did try iRule in my initial question and it works in terms of insertion of a cookie. May be I was unclear in what I am asking :) Yes, I am asking "how" - i.e. iRule syntax to allow this cookie also to be secure and httponly.
- boneyardJun 17, 2024MVP
Add this to your cookie string (set cookie ...) and you should be ok:
; secure; HttpOnly
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