Looks up key in a case-insensitive manner.
parameter key
- Pointer to a a struct which contains the original key and the parameter value, where a null value indicates that no value is currently set for this key, or - null if the key was not found.
See Implementation
Looks up key in a case-insensitive manner.