Skip to content
SaltwaterC edited this page Nov 16, 2011 · 1 revision

About

S3 helper for escaping the S3 Path.

Reference

s3.escapePath(path)

This method is called automatically for all operations involving the S3 client. It is exposed to the user code in order to be able to check exactly how the S3 API receives a specific path that contains special chars that need URL encoding.

Clone this wiki locally