Encoding type used by S3 to encode the object keys in the response. Responses are encoded only in UTF-8. An object key can contain any Unicode character. However, the XML 1.0 parser can't parse certain characters, such as characters with an ASCII value from 0 to 10. For characters that aren't supported in XML 1.0, you can add this parameter to request that S3 encode the keys in the response.
property encodingType | Bun module | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/S3ListObjectsOptions/encodingTypePencodingType BuildDocsReferenceGuidesBlogDiscord /Bun/S3ListObjectsOptions/encodingTypePencodingType S3ListObjectsOptions.encodingTypeencodingType?: 'url'
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property encodingType | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Encoding type used by S3 to encode the object keys in the response. Responses are encoded only in UTF-8. An object key can contain any Unicode character. However, the XML 1.0 parser can