Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 64009 invoked from network); 6 Oct 2006 04:21:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 04:21:35 -0000 Received: (qmail 27417 invoked by uid 500); 6 Oct 2006 04:21:35 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 27394 invoked by uid 500); 6 Oct 2006 04:21:35 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 27383 invoked by uid 99); 6 Oct 2006 04:21:35 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 21:21:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:36430] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 4F/C0-16439-EC9D5254 for ; Thu, 05 Oct 2006 21:21:34 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 31A0071408C for ; Thu, 5 Oct 2006 21:21:21 -0700 (PDT) Message-ID: <678550.1160108481200.JavaMail.root@brutus> Date: Thu, 5 Oct 2006 21:21:21 -0700 (PDT) From: "Alexander Kleymenov (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-1370) [classlib][luni] HttpsURLConnection enhancement allowing work over HTTP proxy server In-Reply-To: <7426611.1157108542410.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1370?page=all ] Alexander Kleymenov updated HARMONY-1370: ----------------------------------------- Attachment: patch-fix_head.txt Comment: Patch was applied as expected, but the test has been added with old license header. Please, apply additional patch to fix it. Thank You. > [classlib][luni] HttpsURLConnection enhancement allowing work over HTTP proxy server > ------------------------------------------------------------------------------------ > > Key: HARMONY-1370 > URL: http://issues.apache.org/jira/browse/HARMONY-1370 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Alexander Kleymenov > Assigned To: Mikhail Loenko > Attachments: https-over-proxy-patch.txt, https.patch, https.patch2.txt, https.patch3.txt, https.proxy.patch.txt, https.txt, key_store.bks, key_store.bks, patch-fix_head.txt > > > Provided patch allows HttpsURLConnection implementation to interact with remote secure server over HTTP proxy server. It also contains unit test for HttpsURLConnection implementation. > The key_store.bks file is a binary file used by unit test. It should be placed in modules/luni/src/test/resources directory. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira