cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Method GET in CURL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 5 Aug 2001 14:06:17 +0200 (MET DST)

On Thu, 2 Aug 2001, Vladimir wrote:

> While doing a request to https:// server I get a 405 error

...

> HTTP/1.1 405 Method not allowed

...

> Can I send this request through GET method from CURL?

Yes, curl defaults to use GET. Just specify a HTTP(S) URL and curl will use
GET to fetch it.

I don't understand your problem.

-- 
     Daniel Stenberg -- curl dude -- http://curl.haxx.se/
_______________________________________________
Curl-and-php mailing list
http://curl.haxx.se/
Received on 2001-08-05