Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for curl, including all inherited members.
$_tmp_file_post_params | curl | |
$cache | curl | |
$emulateredirects | curl | |
$errno | curl | |
$error | curl | |
$header | curl | |
$info | curl | |
$proxy | curl | |
$rawresponse | curl | |
$response | curl | |
$version | curl | |
__construct($settings=array()) | curl | |
check_securityhelper_blocklist(string $url) | curl | protected |
cleanopt() | curl | |
delete($url, $param=array(), $options=array()) | curl | |
download($requests, $options=array()) | curl | |
download_one($url, $params, $options=array()) | curl | |
get($url, $params=array(), $options=array()) | curl | |
get_cacert() | curl | static |
get_errno() | curl | |
get_info() | curl | |
get_raw_response() | curl | |
get_security() | curl | |
getResponse() | curl | |
head($url, $options=array()) | curl | |
mock_response($response) | curl | static |
multi($requests, $options=array()) | curl | protected |
options($url, $options=array()) | curl | |
patch($url, $params='', $options=array()) | curl | |
post($url, $params='', $options=array()) | curl | |
put($url, $params=array(), $options=array()) | curl | |
request($url, $options=array()) | curl | protected |
reset_request_state_vars() | curl | protected |
resetcookie() | curl | |
resetHeader() | curl | |
resetopt() | curl | |
set_security($securityobject) | curl | |
setHeader($header) | curl | |
setopt($options=array()) | curl | |
strip_double_headers($input) | curl | static |
trace($url, $options=array()) | curl |