You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by otisg <ot...@iVillage.com> on 2002/06/12 04:19:41 UTC

[httpclient] PATCH: handle folded response headers

Let me just put a filter-friendly Subject line that has better chances
of catching commiters' attention. ;)

Otis



_______________________________________________________________
Sign up for FREE iVillage newsletters <http://s.ivillage.com/rd/16705> .
>From health and pregnancy to shopping and relationships, iVillage
has the scoop on what matters most to you. <-----Original Message----->
> 
> From: Eric VanLydegraf
> Sent: 6/11/2002 7:08:52 PM
> To: otisg@iVillage.com; commons-dev@jakarta.apache.org
> Cc: ericv@kinzan.com
> Subject: RE: [Patch] handle folded response headers
> 
> 
> Not according to latest CVS pull. It also seems that a refresh on the
release candidate would be
> appropriate as well, the current zip disbribution is rather stale.
> I'd have a less nervous manager if it was stamped as a final 2.0
version instead of a I compiled on
> date x from cvs version ;D.
> I'm also willing to do the work if granted write access.
> 
> -----Original Message-----
> From: otisg [mailto:otisg@iVillage.com]
> Sent: Monday, June 10, 2002 10:09 PM
> To: commons-dev@jakarta.apache.org
> Cc: ericv@kinzan.com
> Subject: Re: [Patch] handle folded response headers
> 
> 
> Hello,
> 
> Was this ever folded (pun intended) into the repository?
> Looks useful to me.
> 
> Thanks,
> Otis
> 
> 
> _______________________________________________________________
> Sign up for FREE iVillage newsletters.
> From health and pregnancy to shopping and relationships, iVillage
> has the scoop on what matters most to you. 
> > 
> > From: Eric VanLydegraf
> > Sent: 4/4/2002 9:39:50 PM
> > To: jakarta-commons@jakarta.apache.org
> > Cc: commons-dev@jakarta.apache.org
> > Subject: [Patch] handle folded response headers
> > 
> > 
> > As of 4/4/02 CVS repository the HttpMethodBase class
> > doesn't handle folded headers in the readResponseHeaders method
> > 
> > HTTP/1.1 and HTTP/1.0 descriptions of folded headers (see section
2.2 Basic Rules)
> > http://www.ietf.org/rfc/rfc2616.txt
> > http://www-old.ics.uci.edu/pub/ietf/http/rfc1945.html#Basic-Rules
> > 
> > Attached is the Patch
> > 
> > I've also submited a bug report to cover this
> > Bug # 7754
> > 
> > Eric van Lydegraf:: Lead Engineer 
> > Kinzan :: 5857 Owens Ave. Suite 210 Carlsbad CA 92008 Phone
760.602.1106 Fax 760.602.2910 
> > 
> > 
> > 
>