awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md CORS config typo (v2-alpha)

c-stephenson opened this issue · comments

JSON error in CORS config for the "ExposeHeaders" section, the final member "Date" is closed with a single quote instead of a double quote.

commented

@c-stephenson Thanks for reporting this.