Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headers should not be case sensitive #71

Open
romansavchenko opened this issue May 8, 2019 · 2 comments
Open

Headers should not be case sensitive #71

romansavchenko opened this issue May 8, 2019 · 2 comments

Comments

@romansavchenko
Copy link

romansavchenko commented May 8, 2019

Or at least if they are going to be case sensitive they should match what is put into the headers array and not be force camel cased.

When I do
mockServer.headers = ['x-b3-traceid']
Mockserver changes it to
Reading from test/mockserver/myservice/POST_X-B3-Traceid=traceValue.mock

@vinaym512
Copy link

Hey @romansavchenko , did you get it fixed? I have some issue with mockserver as its not reading from the file with header name.

@romansavchenko
Copy link
Author

I believe it's still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants