Closed ghost closed 11 years ago
@oddmarthon-lende can you post an example request that causes this behavior?
If it had a comma for example.
I tend to think a filename like that would be surrounded by quotes (a filename with a comma not surrounded by quotes would create a lot of ambiguity as to what is the end of the field). We could change simply change the regex to account for this.
Isn't this module obsolete? Doesn't Express have this built in now?
Isn't this module obsolete? Doesn't Express have this built in now?
I guess.
In some cases the filename was broken. If it had a comma for example. Maybe you have a better way of doing it?