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/11 07:09:24 UTC

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 <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: 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 
> 
> 
>