Forum Discussion
Mike_62629
May 19, 2008Nimbostratus
Are http headers case sensitive?
I know the content-matching will be case sensitive, but when doing a header lookup, is the header name itself case sensitive?
Meaning, will this:
[HTTP::header "clientid"]
...
hooleylist
May 20, 2008Cirrostratus
You could also send custom headers (and cookies) from the BIG-IP itself using curl. The BIG-IP can answer requests from the CLI to a VIP on 9.4.0 and above.
curl -k https://VIP/test/ -H "Host: somehost" -H "some_header: some_header_value" -H "Cookie: some_cookie=some_value"
Aaron
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