http_client |
./http_client.module |
Factory method for the HttpClient. Use this if you don't want to select a
Http client delegate yourself. |
|
|
http_client_autoload_info |
./http_client.module |
Implementation hook_autoload_info(). |
|
|
http_client_enable |
./http_client.module |
Implementation of hook_enable(). |
|
|
http_client_http_client_delegates |
./http_client.module |
Implementation of hook_http_client_delegates(). |
|
|
http_client_oauth_autoload_info |
./http_client_oauth.module |
Implementation hook_autoload_info(). |
|
|
http_client_oauth_enable |
./http_client_oauth.module |
Implementation of hook_enable(). |
|
|