[
https://issues.apache.org/jira/browse/HTTPCORE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997385#comment-14997385
]
ASF GitHub Bot commented on HTTPCORE-412:
-----------------------------------------
GitHub user yaitskov opened a pull request:
https://github.com/apache/httpcore/pull/17
HTTPCORE-412 trailers as Header[] and getExpectedTrailerNames
getExpectedTrailerNames is introduced in HttpEntity for composing Trailer
header.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yaitskov/httpcore trailer-method
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpcore/pull/17.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 #17
----
commit f168fa15314de640506e9858f62fa41862b4c5f9
Author: Your Name <[email protected]>
Date: 2015-11-09T21:16:57Z
trailers as Header[] and getExpectedTrailerNames
----
> Send HTTP trailers in request
> -----------------------------
>
> Key: HTTPCORE-412
> URL: https://issues.apache.org/jira/browse/HTTPCORE-412
> Project: HttpComponents HttpCore
> Issue Type: New Feature
> Components: HttpCore, HttpCore NIO
> Reporter: Daneel Yaitskov
> Priority: Minor
> Fix For: 5.0
>
>
> Currently HTTP client doesn't support sending trailers to a web server.
> The section https://tools.ietf.org/html/rfc7230#section-4.4 is need to be
> implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]