Forum Discussion
Mark_Stradling_
Cirrus
Oct 30, 2014Whitespace in cookie
I've run into an issue where cookie parsing is failing. We have a couple cookies that contain a whitespace character. It seems [HTTP::cookie names] parses by looking for whitespace characters. Here i...
kunjan
Nimbostratus
Oct 31, 2014Try this before the HTTP::cookie
HTTP::header replace cookie [string map {" " ""} [HTTP::header cookie]]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