The simpler media website CMS
This class implements a plain, hand-built socket-based fetcher which will be used in the event that CURL is unavailable.
Located in /zp-extensions/federated_logon/Auth/Yadis/PlainHTTPFetcher.php [line 28]
Auth_Yadis_HTTPFetcher | --Auth_Yadis_PlainHTTPFetcher
Methods
void get( $url, [ $extra_headers = null] )
void post( $url, $body, [ $extra_headers = null] )
void supportsSSL( )
Does this fetcher support SSL URLs?