| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
This module contains the CURL-based HTTP fetcher implementation. PHP versions 4 and 5
| Author: | JanRain, Inc. <openid@janrain.com> |
| Copyright: | 2005-2008 Janrain, Inc. |
| License: | http://www.apache.org/licenses/LICENSE-2.0 Apache |
| File Size: | 231 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Auth_Yadis_ParanoidHTTPFetcher:: (7 methods):
Auth_Yadis_ParanoidHTTPFetcher()
reset()
_writeHeader()
_writeData()
supportsSSL()
get()
post()
Class: Auth_Yadis_ParanoidHTTPFetcher - X-Ref
A paranoid {@link Auth_Yadis_HTTPFetcher} class which uses CURL| Auth_Yadis_ParanoidHTTPFetcher() X-Ref |
| No description |
| reset() X-Ref |
| No description |
| _writeHeader($ch, $header) X-Ref |
| _writeData($ch, $data) X-Ref |
| supportsSSL() X-Ref |
| Does this fetcher support SSL URLs? |
| get($url, $extra_headers = null) X-Ref |
| No description |
| post($url, $body, $extra_headers = null) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |