This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: w3c http protocol handler (Was: Patch: Fix HTTP posts)


On Mon, 2002-09-09 at 10:03, Tom Tromey wrote:
> Anthony> Even when you're just posting?
> 
> I don't know.  But I thought this patch affected both cases.  Was I
> mistaken?

It's supposed to defer reading headers until the user asks for an
inputstream.  It will never read headers if the user only asks for an
outputstream.

> Anthony>   1. The full text of this NOTICE in a location viewable to
> Anthony>   users of the redistributed or derivative work.
> 
> Doesn't this rule it out?
> 
> Anyway, for licensing questions we must ask RMS.  Could you do that?

Yes.

AG



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