You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by yaitskov <gi...@git.apache.org> on 2015/10/31 22:20:00 UTC

[GitHub] httpcore pull request: HTTPCORE-412 Client sends trailers in entit...

GitHub user yaitskov opened a pull request:

    https://github.com/apache/httpcore/pull/15

    HTTPCORE-412 Client sends trailers in entity

    There is the second version of the client trailers feature which are defined in HttpEntity instead of HttpMessage.
    Also client trailers support is added in NIO version.
    
    https://issues.apache.org/jira/browse/HTTPCORE-412 
    
    Original pull request is https://github.com/apache/httpcore/pull/14

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

    $ git pull https://github.com/yaitskov/httpcore trailers-in-entity

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

    https://github.com/apache/httpcore/pull/15.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 #15
    
----
commit 2fb330cd79f27e3a5ae7f46644887c113d7c1c5a
Author: Your Name <yo...@example.com>
Date:   2015-10-31T19:31:52Z

    old IO trailers in entity

commit 5a705a74db4d167c90e4ee6a78ecf12705eb7553
Author: Your Name <yo...@example.com>
Date:   2015-10-31T19:43:51Z

    ElementalHttpPostTrailers

commit 0360dee355e213f54cbbc114df86ab769e17ffbc
Author: Your Name <yo...@example.com>
Date:   2015-10-31T20:29:01Z

    io example checkstyle

commit 7704016f22529c5ee861027bfbc5d0f851ce8e01
Author: Your Name <yo...@example.com>
Date:   2015-10-31T20:43:09Z

    nio client sends trailers

commit a5ab981036c5940590b391e29d3dbe56a3ba71fc
Author: Your Name <yo...@example.com>
Date:   2015-10-31T20:48:22Z

    NHttpClientPostWithTrailers

commit 13a595f58b15ccab86062cdc84458bd55059270b
Author: Your Name <yo...@example.com>
Date:   2015-10-31T21:14:48Z

    check TE is chunked when trailers

commit c1ba6aec7bef7de0cefdfa507608b9ad7bf3499c
Author: Your Name <yo...@example.com>
Date:   2015-10-31T21:15:04Z

    merge terminateRequest

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] httpcore pull request: HTTPCORE-412 Client sends trailers in entit...

Posted by yaitskov <gi...@git.apache.org>.
Github user yaitskov closed the pull request at:

    https://github.com/apache/httpcore/pull/15


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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