GitHub user mygityf opened a pull request:
https://github.com/apache/thrift/pull/942
THRIFT-3734 To compare two string as lowercase.
it looks unexpected result got when parameter a is uppercase and b is
lowercase.
split[0] is string of 'Content-Length', it contains character with
uppercase.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gityf/thrift d-http-parse-header-error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/942.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #942
----
commit ec014bdd483fdb231c986f0cd1623430f11fbadd
Author: Wang Yaofu <[email protected]>
Date: 2016-03-11T07:53:53Z
THRIFT-3734 D To compare two string as lowercase.
it looks unexpected result got when parameter a is uppercase and b is
lowercase.
split[0] is string of 'Content-Length', it contains character with
uppercase.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---