温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/S3ListObjectsOptions/encodingType
点击访问原文链接

property encodingType | Bun module | Bun

property encodingType | Bun module | BunBuildDocsReferenceGuidesBlogDiscord/Bun/S3ListObjectsOptions/encodingTypePencodingType

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/Bun/S3ListObjectsOptions/encodingTypePencodingType

property

S3ListObjectsOptions.encodingTypeencodingType?: 'url'

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.

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked 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