-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
Breaking ChangeThis change causes backward compatibility issue(s)This change causes backward compatibility issue(s)
Milestone
Description
In a case with multiple files in one request with equal names, the parser concatenates the content of these files in one.
In the attached file an example request with 3 files. The 1st file has a unique name, but the 2nd and 3rd are had equal names. The result of parsing this stream is only 2 files with concatenated content of 2nd and 3rd files in one.
equalnamefiles.txt
Metadata
Metadata
Assignees
Labels
Breaking ChangeThis change causes backward compatibility issue(s)This change causes backward compatibility issue(s)