- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 12 Feb 2003 12:59:50 +0100
- To: "Miles Sabin" <miles@milessabin.com>, <www-tag@w3.org>
> From: www-tag-request@w3.org [mailto:www-tag-request@w3.org]On Behalf Of > Miles Sabin > Sent: Wednesday, February 12, 2003 12:46 PM > To: www-tag@w3.org > Subject: Re: Proposed issue: site metadata hook (slight variation) > > > > Patrick.Stickler@nokia.com wrote, > > I'm a little ignorant in this area, but precisely how can a proxy > > interfere with an MGET request if not explicitly configured to > > block it? > > Have you actually tried it with a range of deployed proxies? I'd expect > you to get back a 400 Bad Request, or maybe a 501 Not Implemented, or > perhaps some other random 4XX or 5XX response. > > And never mind proxies. Can you tell me how I can make an MGET request > using, eg. the standard Java HTTP client (HttpURLConnection), or build > a Java Servlet which can respond to an MGET? ... hint: I can't. And Yes, you can. You can do that with the standard servlet service method. > ... Julian -- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
Received on Wednesday, 12 February 2003 07:00:23 UTC