cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Errors using Curl

From: Covington, Jimmy D. (NGIT) <Jimmy.Covington_at_mail.va.gov>
Date: Mon, 12 Sep 2005 09:39:25 -0500

If I use the url explorer without the upload, I get the following:
--> ttps://supportfiles.sun.com/explorer
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>405 Method Not Allowed</TITLE>
</HEAD><BODY>
<H1>Method Not Allowed</H1>
The requested method PUT is not allowed for the URL /explorer.<P>
</BODY></HTML>

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Monday, September 12, 2005 9:21 AM
To: curl tool talk
Subject: RE: Errors using Curl

On Mon, 12 Sep 2005, Covington, Jimmy D. (NGIT) wrote:

> It is still giving this error. I even tried sending as binary instead of
> ascii.

Are you sure you should POST to https://supportfiles.sun.com/upload/cores in

the first place? It seems very unlikely, since that page replies fine to GET

and offers an upload service that I suspect you want to use.

If you do, then you should note that it expects the upload to be sent to
"https://supportfiles.sun.com/upload" and nowhere else.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-09-12