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

Fixed uploading files with cyrillic names #88

Merged
merged 1 commit into from
Mar 17, 2015
Merged

Fixed uploading files with cyrillic names #88

merged 1 commit into from
Mar 17, 2015

Conversation

alexcode-lab
Copy link
Contributor

Fixed uploading files with cyrillic names.

Uncaught SyntaxError: Failed to execute 'setRequestHeader' on 'XMLHttpRequest': 'Віртуальність.mp3' is not a valid HTTP header field value.

LPology added a commit that referenced this pull request Mar 17, 2015
Fixed uploading files with cyrillic names
@LPology LPology merged commit cee25dc into LPology:master Mar 17, 2015
@MauriceS
Copy link

Unfortunately this fix also encodes headers that should not be encoded (Content-Type, Accept, etc.)

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.

3 participants