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

RestClient eliminates CustomHeaders Value #53

Closed
vincent1173 opened this issue Sep 8, 2016 · 1 comment
Closed

RestClient eliminates CustomHeaders Value #53

vincent1173 opened this issue Sep 8, 2016 · 1 comment

Comments

@vincent1173
Copy link

RestClient _getJson method has customHeaders as arguments, but it is not appended to the Header variable.
This eliminates the values of custom headers.

@bryanmacfarlane
Copy link
Contributor

fixed in 6.x

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

Successfully merging a pull request may close this issue.

2 participants