| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
This module contains the plain non-curl 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: | 254 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Auth_Yadis_PlainHTTPFetcher:: (3 methods):
supportsSSL()
get()
post()
Class: Auth_Yadis_PlainHTTPFetcher - X-Ref
This class implements a plain, hand-built socket-based fetcher| 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 |