VERSION = 'v4.2.3'
API_COSAPI_END_POINT = 'http://region.file.myqcloud.com/files/v2/'
$APP_ID :
$SECRET_ID :
$SECRET_KEY :
init( $APP_ID, $SECRET_ID, $SECRET_KEY)
getUserAgent()
Get the User-Agent string to send to COS server.
Loading…