Axel Fontaine created HTTPCLIENT-1500:
-----------------------------------------
Summary: Fluent-HC GET should support bodyString()
Key: HTTPCLIENT-1500
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1500
Project: HttpComponents HttpClient
Issue Type: Bug
Components: Fluent HC
Affects Versions: 4.3.2
Reporter: Axel Fontaine
Request.Get(url).bodyString(json, ContentType.APPLICATION_JSON).execute()
currently fails with "GET request cannot enclose an entity"
This is simply incorrect and works flawlessly with the regular HttpClient.
This should be trivial to enable in the fluent one as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]