Forum Discussion
umiotoko_95283
Nimbostratus
Jun 21, 2012HTTP header inserts null value for first few requests
I'm trying to forward a HTTP header to my application with the username embedded, this allows the application to decide (on it's own, from AD) what to let the user do (or not do).
I...
umiotoko_95283
Nimbostratus
Jun 25, 2012Yes, thanks. I tried HTTP::header (insert/replace) but this produced a TCL error. I finally ran across a reference to clientside and that fixed it.
when HTTP_REQUEST_SEND {
clientside { HTTP::header insert "X-Auth-Client" $username }
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
