Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
4.3.2
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
HTTPCLIENT-1500 Fluent-HC GET should support bodyString()
- Closed