Class Auth_Yadis_PlainHTTPFetcher

Description

This class implements a plain, hand-built socket-based fetcher which will be used in the event that CURL is unavailable.

Located in /Auth/Yadis/PlainHTTPFetcher.php (line 28)

Auth_Yadis_HTTPFetcher
   |
   --Auth_Yadis_PlainHTTPFetcher
Method Summary
 void get ( $url, [ $extra_headers = null])
 void post ( $url,  $body, [ $extra_headers = null])
 void supportsSSL ()
Methods
get (line 37)
void get ( $url, [ $extra_headers = null])
  • $url
  • $extra_headers
post (line 151)
void post ( $url,  $body, [ $extra_headers = null])
  • $url
  • $body
  • $extra_headers
supportsSSL (line 32)

Does this fetcher support SSL URLs?

void supportsSSL ()

Documentation generated on Thu, 29 Jul 2010 13:59:12 -0700 by phpDocumentor 1.4.3