COSAPI_SUCCESS
COSAPI_SUCCESS = 0
Qcloud | |
Conf | |
Auth | Auth class for creating reusable or nonreusable signature. |
Cosapi | |
HttpClient | |
SliceUploading | Uploading file to cos slice by slice. |
HttpRequest | |
HttpResponse | |
LibcurlWrapper |
buildCustomPostFields( $fields) : \Phpcmf\ThirdParty\Storage\$boundary
Build custom post fields for safe multipart POST request for php before 5.5.
$fields | array of key -> value fields to post. |
and encoded post fields.
Loading…