Sorry for a dumb question. I have to work with an API server which deals HTTP headers in case-sensitive manner. (Yep I know that is a RFC violation) Is there a good way to send non-capitalized HTTP headers?
Sorry for a dumb question.
I have to work with an API server which deals HTTP headers in case-sensitive manner.
(Yep I know that is a RFC violation)
Is there a good way to send non-capitalized HTTP headers?