- From: Jim Whitehead <ejw@cse.ucsc.edu>
- Date: Mon, 3 May 2004 13:02:55 -0700
- To: "WebDAV" <w3c-dist-auth@w3.org>
Accidentally caught by the spam filter. - Jim > ------------Original Message------------ > From: Z K <z197in@yahoo.com> > To: w3c-dist-auth@w3.org > Date: Mon, Apr-26-2004 1:21 AM > Subject: [Moderator Action] PROPFIND with just property names not working thro' telnet on port 80 > > > > Hi, > Any idea why this isn't working? > > Foll. is the transcript of telnet session on port 80 > > telnet localhost 80 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > PROPFIND /temp/ HTTP/1.0 > Depth: 0 > Content-Type: text/xml; charset="utf-8" > Content-Length: xxxx > > > <?xml version="1.0 encoding="utf-8" ?> > <propfind xmlns="DAV:"> > <propname/> > </propfind> > > > >>Response: > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>413 Request Entity Too Large</title> > </head><body> > <h1>Request Entity Too Large</h1> > The requested resource<br />/temp/<br /> > does not allow request data with PROPFIND requests, or > the amount of data provided in > the request exceeds the capacity limit. > <hr /> > <address>Apache/2.0.49 (Unix) DAV/2 Server > > Thanks. > > > > __________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online by April 15th > http://taxes.yahoo.com/filing.html >
Received on Monday, 3 May 2004 16:05:54 UTC