Forum Discussion
BOUABRE_343008
Dec 05, 2017Nimbostratus
HTTPOnly "attribute and secure "attribute
Hello everyone
The report of my scan shows us the following errors:
- "The cookie does not contain the" HTTPOnly "attribute."
- "The cookie does not contain the" secure "attribute."
I added the ...
Lee_Sutcliffe
Dec 05, 2017Nacreous
Hi, looks to be a typo, try this:
HTTP_RESPONSE {
foreach mycookie [HTTP::cookie names] {
HTTP::cookie secure $mycookie enable
HTTP::cookie httponly $mycookie enable
}
}
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