[
https://issues.apache.org/jira/browse/QUARKS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271186#comment-15271186
]
ASF GitHub Bot commented on QUARKS-96:
--------------------------------------
GitHub user saurabhjinturkar opened a pull request:
https://github.com/apache/incubator-quarks/pull/106
[WIP] QUARKS-96: postJson in HttpStreams
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saurabhjinturkar/incubator-quarks
QUARKS-96_postJson
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 10fc616dd390a1e9e72d2052af696b0b0e89695d
Author: Saurabh Jinturkar <[email protected]>
Date: 2016-05-04T18:46:26Z
Added postJson() method in HttpStreams
----
> Add an HTTP POST utility method.
> --------------------------------
>
> Key: QUARKS-96
> URL: https://issues.apache.org/jira/browse/QUARKS-96
> Project: Quarks
> Issue Type: Improvement
> Components: Connectors
> Reporter: Daniel John Debrunner
> Assignee: Dale LaBossiere
> Labels: newbie
>
> HTTPStreams.requests can support any type of request but it would be useful
> to have a utility method for POST requests, similar to getJson - i.e., a
> postJson()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)