Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2932118C66 for ; Mon, 2 Nov 2015 20:08:33 +0000 (UTC) Received: (qmail 29874 invoked by uid 500); 2 Nov 2015 20:08:28 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 29807 invoked by uid 500); 2 Nov 2015 20:08:27 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 29794 invoked by uid 99); 2 Nov 2015 20:08:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2015 20:08:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B43022C1F63 for ; Mon, 2 Nov 2015 20:08:27 +0000 (UTC) Date: Mon, 2 Nov 2015 20:08:27 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HTTPCORE-412) Send HTTP trailers in request MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HTTPCORE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985928#comment-14985928 ] Oleg Kalnichevski commented on HTTPCORE-412: -------------------------------------------- Daneel I only took a very cursory look at the patch. There is a few things that I still do not quite like. Please bear with me. I'll try to give you detailed feedback in the coming days. Oleg > 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 > 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: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org