Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 10177 invoked from network); 16 Feb 2008 15:49:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2008 15:49:29 -0000 Received: (qmail 71262 invoked by uid 500); 16 Feb 2008 15:49:23 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 71228 invoked by uid 500); 16 Feb 2008 15:49:23 -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 71219 invoked by uid 99); 16 Feb 2008 15:49:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2008 07:49:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2008 15:48:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DE830714076 for ; Sat, 16 Feb 2008 07:49:07 -0800 (PST) Message-ID: <33118063.1203176947908.JavaMail.jira@brutus> Date: Sat, 16 Feb 2008 07:49:07 -0800 (PST) From: "Sam Berlin (JIRA)" To: dev@hc.apache.org Subject: [jira] Updated: (HTTPCORE-148) Create AsyncNHttpServiceHandler & AsyncNHttpClientHandler In-Reply-To: <11624694.1203097807722.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HTTPCORE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Berlin updated HTTPCORE-148: -------------------------------- Description: Attached is a patch for AsyncNHttpServiceHandler. It actually works (as tested by running & hitting it with IE.) :) To test, run the example 'AsyncNHttpFileServer' in the examples directory or the TestAsyncNHttpHandlers test. was: Attached is a patch (minus tests right now) for AsyncNHttpServiceHandler. It actually works (as tested by running & hitting it with IE.) :) To test, run the example 'AsyncNHttpFileServer' in the examples directory. > Create AsyncNHttpServiceHandler & AsyncNHttpClientHandler > --------------------------------------------------------- > > Key: HTTPCORE-148 > URL: https://issues.apache.org/jira/browse/HTTPCORE-148 > Project: HttpComponents Core > Issue Type: New Feature > Components: HttpCore NIO > Affects Versions: 4.0-beta2 > Reporter: Sam Berlin > Attachments: changes.txt > > > Attached is a patch for AsyncNHttpServiceHandler. It actually works (as tested by running & hitting it with IE.) :) > To test, run the example 'AsyncNHttpFileServer' in the examples directory or the TestAsyncNHttpHandlers test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org