Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 98216 invoked from network); 9 Aug 2008 15:19:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Aug 2008 15:19:38 -0000 Received: (qmail 29931 invoked by uid 500); 9 Aug 2008 15:19:37 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 29913 invoked by uid 500); 9 Aug 2008 15:19:36 -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 29902 invoked by uid 99); 9 Aug 2008 15:19:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Aug 2008 08:19:36 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Aug 2008 15:18:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3DC77234C199 for ; Sat, 9 Aug 2008 08:18:47 -0700 (PDT) Message-ID: <18780905.1218295127251.JavaMail.jira@brutus> Date: Sat, 9 Aug 2008 08:18:47 -0700 (PDT) From: "Sanne Grinovero (JIRA)" To: dev@hc.apache.org Subject: [jira] Updated: (HTTPCORE-168) BasicNameValuePair made Serializable In-Reply-To: <846331896.1218295006680.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-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanne Grinovero updated HTTPCORE-168: ------------------------------------- Attachment: HttpCore-BasicNameValuePair.patch patch for Serializable, including a very minor optimization in toString(). > BasicNameValuePair made Serializable > ------------------------------------ > > Key: HTTPCORE-168 > URL: https://issues.apache.org/jira/browse/HTTPCORE-168 > Project: HttpComponents HttpCore > Issue Type: Improvement > Components: HttpCore > Affects Versions: 4.0-alpha6, 4.0-beta1, 4.0-beta2 > Environment: N/A > Reporter: Sanne Grinovero > Priority: Trivial > Attachments: HttpCore-BasicNameValuePair.patch > > > BasicNameValuePair should implement Serializable, this is really trivial but would be very useful. > thanks, really interesting project! -- 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