This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.net/170: HTTP client code treats headers as body


The following reply was made to PR java.net/170; it has been noted by GNATS.

From: John Stracke <francis@ecal.com>
To: Bryce McKinlay <bryce@albatross.co.nz>
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: java.net/170: HTTP client code treats headers as body
Date: Fri, 10 Mar 2000 09:15:00 -0500

 Bryce McKinlay wrote:
 
 > Sure, its not *really* a header, but if you call getResponseField(0) on the JDK
 > 1.2.2, you'll get back the status line.
 
 Huh.  OK, then.  I'm on my way to work now; I'll make the changes when I can.
 
 > We usually try to copy the JDK's behaviour
 > in these situations, even if it isnt formally specified in the API documentation.
 
 Right, makes sense.
 
 --
 /==============================================================\
 |John Stracke    | http://www.ecal.com |My opinions are my own.|
 |Chief Scientist |=============================================|
 |eCal Corp.      |This space intentionally left blank.         |
 |francis@ecal.com|                                             |
 \==============================================================/
 
 
 
 
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]