Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for readPolicy filenames that need to be encoded. #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidworkman9
Copy link

modified read policy to wrap in filename in quotes(chrome needs this if there are spaces in the filename or else you will get a duplicate headers error) and took out the encodeURIComponent of the filename variable(doesn't need to be encoded for the policy).

…if there are spaces in the filename or else you will get a duplicate headers error) and took out the encodeURIComponent of the filename variable.
@davidworkman9
Copy link
Author

Any chance of this getting merged? My application depends on this change and it's a little difficult to deploy without me putting my fork into NPM.

@bencevans
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants