Return-Path: X-Original-To: apmail-axis-c-dev-archive@www.apache.org Delivered-To: apmail-axis-c-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 CACC6C4B9 for ; Tue, 12 Jun 2012 05:41:47 +0000 (UTC) Received: (qmail 3091 invoked by uid 500); 12 Jun 2012 05:41:46 -0000 Delivered-To: apmail-axis-c-dev-archive@axis.apache.org Received: (qmail 2939 invoked by uid 500); 12 Jun 2012 05:41:45 -0000 Mailing-List: contact c-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list c-dev@axis.apache.org Received: (qmail 2884 invoked by uid 99); 12 Jun 2012 05:41:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 05:41:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 7949C142863 for ; Tue, 12 Jun 2012 05:41:43 +0000 (UTC) Date: Tue, 12 Jun 2012 05:41:43 +0000 (UTC) From: "nadir amra (JIRA)" To: c-dev@axis.apache.org Message-ID: <966207919.5980.1339479703498.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (AXISCPP-909) APIs for getting the transport property does not give all the header properties of the request Header 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/AXISCPP-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-909. ------------------------------ Resolution: Not A Problem HOST and Content-type are dynamically generated when request is sent. Unless client has explicitly set the headers, nothing will get returned. This will not change. > APIs for getting the transport property does not give all the header properties of the request Header > ------------------------------------------------------------------------------------------------------ > > Key: AXISCPP-909 > URL: https://issues.apache.org/jira/browse/AXISCPP-909 > Project: Axis-C++ > Issue Type: Bug > Components: Client - API > Reporter: James Jose > > APIs fails to get 'HOST' and 'Content-Type' Headers present in the Request -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org For additional commands, e-mail: c-dev-help@axis.apache.org