Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multipart boundary should be handled as mixed case
Since w3c/FileAPI#43 is still open, it is unclear how body.type should work. The current wpts expect some behavior which isn't in the specifications. So, since the situation is very messy in the specifications, the patch is doing a spot fix for boundary handling. It is ugly, but shouldn't change other behavior. Differential Revision: https://phabricator.services.mozilla.com/D150018 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1775501 gecko-commit: 22a157de1bfa502e10ec05c9b17611f2eba47b0e gecko-reviewers: kershaw
- Loading branch information