GitHub user hirthwork opened a pull request:

    https://github.com/apache/httpasyncclient/pull/5

    fix HttpAsyncMethods.createPost/createPut(URI,byte[],ContentType)

    Set entity to request. Without this request payload will be empty

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hirthwork/httpasyncclient trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpasyncclient/pull/5.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 #5
    
----
commit 4fc859221aaefa3f963a1ce59087160589b4a048
Author: Dmitry Potapov <dpota...@yandex-team.ru>
Date:   2016-08-23T11:14:49Z

    fix HttpAsyncMethods.createPost/createPut(URI,byte[],ContentType): set 
entity to request

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to