This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: w3c http protocol handler (Was: Patch: Fix HTTP posts)
- From: Anthony Green <green at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: java at gcc dot gnu dot org, Christophe Roux <ch_roux at club-internet dot fr>
- Date: 09 Sep 2002 10:09:25 -0700
- Subject: Re: w3c http protocol handler (Was: Patch: Fix HTTP posts)
- References: <1031428559.1980.45.camel@dhcppc2><87d6romisi.fsf@fleche.redhat.com> <1031584364.1627.20.camel@dhcppc2> <87ofb7hz89.fsf@fleche.redhat.com>
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