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

Content-Type header is not being set in executePost #5

Open
tylertreat opened this issue Jul 19, 2013 · 0 comments
Open

Content-Type header is not being set in executePost #5

tylertreat opened this issue Jul 19, 2013 · 0 comments
Labels

Comments

@tylertreat
Copy link
Member

The content-type header is not being set in the following CachingEnabledRestfulClient method:

RestResponse executePost(String uri, HttpEntity httpEntity, Map<String, String> headers)

This header can be pulled off the HttpEntity with getContentType().

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

No branches or pull requests

1 participant