gdcc / dataverse-previewers

A collection of Datafile Previewers that can be configured to work with Dataverse
MIT License
5 stars 15 forks source link

docs: add recommended ExposeHeaders to CORS example #28

Closed donsizemore closed 1 year ago

donsizemore commented 1 year ago

The text mentions additional options not reflected in the CORS examples:

"ExposeHeaders": ["ETag", "Content-Encoding", "Content-Range", "Accept-Ranges"]

donsizemore commented 1 year ago

@qqmyers I edited the wiki directly; please check behind me?

qqmyers commented 1 year ago

done - thanks!