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

curl-and-php

Method GET in CURL

From: Vladimir <vladkalmik_at_yahoo.com>
Date: Thu, 2 Aug 2001 12:43:37 +0300

Hello curl-and-php,

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

  ----- ========================= -----
  HTTP/1.1 405 Method not allowed
  Server: Microsoft-IIS/4.0
  Date: Thu, 02 Aug 2001 09:35:58 GMT
  Allow: OPTIONS, TRACE, GET, HEAD
  Content-length: 545
  Content-type: text/html

  Error 405

  
  405 Method Not Allowed

  The method specified in the Request Line is not allowed for
  the resource identified by the request.
  Please ensure that you have the proper MIME type set up for
  the resource you are requesting.

  ----- ========================= -----

  Can I send this request through GET method from CURL?

  Thanks.

-- 
Best regards,
 Vladimir                          mailto:vladkalmik_at_yahoo.com
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Curl-and-php mailing list
http://curl.haxx.se/
Received on 2001-08-02