Functions

UCloud_Header_Get()

UCloud_Header_Get(  $header,   $key) 

Parameters

$header
$key

UCloud_ResponseError()

UCloud_ResponseError(  $resp) 

Parameters

$resp

UCloud_Client_Do()

UCloud_Client_Do(  $req) 

Parameters

$req

parseError()

parseError(  $bodyString) 

Parameters

$bodyString

parseHeaders()

parseHeaders(  $headerString) 

Parameters

$headerString

UCloud_Client_Ret()

UCloud_Client_Ret(  $resp) 

Parameters

$resp

UCloud_Client_Call()

UCloud_Client_Call(  $self,   $req,   $type = HEAD_FIELD_CHECK) 

Parameters

$self
$req
$type

UCloud_Client_CallNoRet()

UCloud_Client_CallNoRet(  $self,   $req,   $type = HEAD_FIELD_CHECK) 

Parameters

$self
$req
$type

UCloud_Client_CallWithForm()

UCloud_Client_CallWithForm(  $self,   $req,   $body,   $contentType = 'application/x-www-form-urlencoded') 

Parameters

$self
$req
$body
$contentType

UCloud_Client_CallWithMultipartForm()

UCloud_Client_CallWithMultipartForm(  $self,   $req,   $fields,   $files) 

Parameters

$self
$req
$fields
$files

UCloud_Build_MultipartForm()

UCloud_Build_MultipartForm(  $fields,   $files) 

Parameters

$fields
$files

UCloud_UserAgent()

UCloud_UserAgent() 

UCloud_EscapeQuotes()

UCloud_EscapeQuotes(  $str) 

Parameters

$str