endWith()
endWith( $haystack, $needle)
Change from path style to host style, currently only host style is supported in cos.
Parameters
$haystack | ||
$needle |
Exception |
Tests |
BucketStyleListener | |
Client | Client object for executing commands on a web service. |
Command | Adds functionality to Qcloud Cos commands: - Adds the PutObject URL to a response - Allows creating a Pre-signed URL from any command |
Copy | |
ExceptionListener | Converts generic Guzzle response exceptions into cos specific exceptions |
ExceptionParser | Parses default XML exception responses |
Md5Listener | Adds required and optional Content-MD5 headers |
MultipartUpload | |
Service | |
Signature | |
SignatureListener | Listener used to sign requests before they are sent over the wire. |
TokenListener | Listener used to sign requests before they are sent over the wire. |
UploadBodyListener | Prepares the body parameter of a command such that the parameter is more flexible (e.g. accepts file handles) with the value it accepts but converts it to the correct format for the command. Also looks for a "Filename" parameter. |