HTTP parameter support for AsynchronousHttpClient
-------------------------------------------------
Key: DEFT-187
URL: https://issues.apache.org/jira/browse/DEFT-187
Project: Deft
Issue Type: Improvement
Components: Core
Reporter: Roger Schildmeijer
Fix For: 0.4.0
We are not sending the specified http parameters.
Eg Request r = new Request("http://localhost:" + httpPort + "/api/po?start=1",
HttpVerb.GET); will ignore the start http parameter
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira