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

Unable to upload filename with spaces #27

Open
psvtrajan opened this issue Apr 29, 2020 · 1 comment
Open

Unable to upload filename with spaces #27

psvtrajan opened this issue Apr 29, 2020 · 1 comment

Comments

@psvtrajan
Copy link

In handle_headervalue function, the header is parsed using strtok with a semicolon(;) and space ( ). So it is ignoring the spaces in the filename and failing to get the filename.

@colesnicov
Copy link

Where is it?

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

No branches or pull requests

2 participants