Allan Siqueira

Results 2 issues of Allan Siqueira

Issue: #143 - Add new configuration to preserve headers case in Net::HTTP class - Add new configuration to preserve headers case in GenericRequest class

## Context I am consuming a API that have case sensitive header keys. It is not common to see an case-sensitive header and also is off the [specification](https://developer.mozilla.org/en-US/docs/Glossary/HTTP_header). But sometimes...