Skip to content

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

@tylertreat

Description

@tylertreat

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().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions