N
Size: a a a
N
NM
NM
D
EB
.includes 😏A¯
NM
EB
EB
NM
EB
NM
NM
EB
EB
M
VE
NM
A¯
$headers = ['Authorization' => 'Basic ' . base64_encode( $basicAuthLogin . ':' . $basicAuthPassword)];
moodlerequest = $this->httpClient->post($moodle_link . '/server.php',
[ 'headers' => $headers,
'query' => $moodledatar,
]
auth = {
:username => 'qwerty',
:password => '123456'
}
options = {
:query => moodledatar,
:headers => auth
}