framework/library/cosv4.2/qcloudcoslibcurl_helper.php

Functions

buildCustomPostFields()

buildCustomPostFields(  $fields) : \$boundary

Build custom post fields for safe multipart POST request for php before 5.5.

Parameters

$fields

array of key -> value fields to post.

Returns

\$boundary —

and encoded post fields.