[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Class: Auth_Yadis_PlainHTTPFetcher

Source Location: /zp-extensions/federated_logon/Auth/Yadis/PlainHTTPFetcher.php

Class Auth_Yadis_PlainHTTPFetcher

Class Overview

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

[ Top ]
Method Summary
void   get()  
void   post()  
void   supportsSSL()   Does this fetcher support SSL URLs?

[ Top ]
Methods
get  [line 37]

  void get( $url, [ $extra_headers = null]  )

Parameters:
   $url: 
   $extra_headers: 


[ Top ]
post  [line 151]

  void post( $url, $body, [ $extra_headers = null]  )

Parameters:
   $url: 
   $body: 
   $extra_headers: 


[ Top ]
supportsSSL  [line 32]

  void supportsSSL( )

Does this fetcher support SSL URLs?



[ Top ]

Documentation generated on Tue, 20 Dec 2011 16:07:57 +0100 by phpDocumentor 1.4.3