Operation.response fails to include headers from the supplied headers param unless the corresponding header names in the definition file are in all lowercase. This PR fixes what I perceive to be the problem and it demonstrates the issue in the new test case.
Operation.response fails to include headers from the supplied headers param unless the corresponding header names in the definition file are in all lowercase. This PR fixes what I perceive to be the problem and it demonstrates the issue in the new test case.