Searched defs:extra_headers (Results 1 – 4 of 4) sorted by relevance
/plugin/fedauth/Auth/Yadis/ |
H A D | PlainHTTPFetcher.php | 37 function get($url, $extra_headers = null) 151 function post($url, $body, $extra_headers = null)
|
H A D | ParanoidHTTPFetcher.php | 78 function get($url, $extra_headers = null) 194 function post($url, $body, $extra_headers = null)
|
/plugin/openid/Auth/Yadis/ |
H A D | PlainHTTPFetcher.php | 42 function get($url, $extra_headers = null) 160 function post($url, $body, $extra_headers = null)
|
H A D | ParanoidHTTPFetcher.php | 93 function get($url, $extra_headers = null) 217 function post($url, $body, $extra_headers = null)
|