Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D998D200BCF for ; Mon, 5 Dec 2016 11:16:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D83B4160B27; Mon, 5 Dec 2016 10:16:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2384C160AF9 for ; Mon, 5 Dec 2016 11:15:59 +0100 (CET) Received: (qmail 80646 invoked by uid 500); 5 Dec 2016 10:15:59 -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 80632 invoked by uid 99); 5 Dec 2016 10:15:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 10:15:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2D0662C14F3 for ; Mon, 5 Dec 2016 10:15:59 +0000 (UTC) Date: Mon, 5 Dec 2016 10:15:59 +0000 (UTC) From: "Rachit Kumar (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HTTPCLIENT-1791) Proxy exceptions not honoured in HttpClient-osgi module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Dec 2016 10:16:01 -0000 Rachit Kumar created HTTPCLIENT-1791: ---------------------------------------- Summary: Proxy exceptions not honoured in HttpClient-osgi module Key: HTTPCLIENT-1791 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1791 Project: HttpComponents HttpClient Issue Type: Bug Components: HttpClient (classic) Affects Versions: 4.5.2, 4.5.1 Reporter: Rachit Kumar Please review [0]. The determineProxy function is not honouring the exception list. It just matches the http request with first item in the exception list and returns. [0] http://grepcode.com/file/repo1.maven.org/maven2/org.apache.httpcomponents/httpclient-osgi/4.3.4/org/apache/http/osgi/impl/OSGiHttpRoutePlanner.java/ -- 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