[prev in list] [next in list] [prev in thread] [next in thread] 

List:       curl-commits
Subject:    cvs: curl /docs/libcurl curl_easy_getinfo.3
From:       "Daniel Stenberg" <bagder () php ! net>
Date:       2003-12-18 13:33:14
[Download RAW message or body]

bagder		Thu Dec 18 08:33:14 2003 EDT

  Modified files:              
    /curl/docs/libcurl	curl_easy_getinfo.3 
  Log:
  Andrés García's update
  
  
Index: curl/docs/libcurl/curl_easy_getinfo.3
diff -u curl/docs/libcurl/curl_easy_getinfo.3:1.8 curl/docs/libcurl/curl_easy_getinfo.3:1.9
--- curl/docs/libcurl/curl_easy_getinfo.3:1.8	Tue Nov  4 08:27:28 2003
+++ curl/docs/libcurl/curl_easy_getinfo.3	Thu Dec 18 08:33:14 2003
@@ -1,6 +1,6 @@
 .\" You can view this file with:
 .\" nroff -man [file]
-.\" $Id: curl_easy_getinfo.3,v 1.8 2003/11/04 13:27:28 bagder Exp $
+.\" $Id: curl_easy_getinfo.3,v 1.9 2003/12/18 13:33:14 bagder Exp $
 .\"
 .TH curl_easy_getinfo 3 "20 Aug 2003" "libcurl 7.10.8" "libcurl Manual"
 .SH NAME
@@ -100,6 +100,13 @@
 Pass a pointer to a 'char *' to receive the pointer to the private data
 associated with the curl handle (set with the CURLOPT_PRIVATE option to
 curl_easy_setopt). (Added in 7.10.3)
+.IP CURLINFO_HTTPAUTH_AVAIL
+Pass a pointer to a long to receive a bitmask indicating the authentication
+method(s) available. The meaning of the bits is explained in the
+CURLOPT_HTTPAUTH option for curl_easy_setopt.  (Added in 7.10.8)
+.IP CURLINFO_PROXYAUTH_AVAIL
+Pass a pointer to a long to receive a bitmask indicating the authentication
+method(s) available for your proxy athentication.  (Added in 7.10.8)
 .SH RETURN VALUE
 If the operation was successful, CURLE_OK is returned. Otherwise an
 appropriate error code will be returned.




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic