cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-1089008 ] 405 error code does not recognized by libcurl

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 21 Dec 2004 05:05:45 -0800

Bugs item #1089008, was opened at 2004-12-21 05:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1089008&group_id=976

Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: 405 error code does not recognized by libcurl

Initial Comment:
When using SSL connection via proxy, and client get 405
error code to CONNECT HTTP method, curl response with 0
response code.

long code;
curl_easy_getinfo(easyHandle, CURLINFO_RESPONSE_CODE,
&code);

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1089008&group_id=976
Received on 2004-12-21