mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
"Content-disposition filename handling violates RFCs 2183 and 2616" b=275110 r=bz sr=benjamin
This commit is contained in:
parent
463930e931
commit
b3a5346617
@ -622,7 +622,6 @@ nsHeaderSniffer.prototype = {
|
||||
}
|
||||
}
|
||||
}
|
||||
fileName = fileName.replace(/^"|"$/g, "");
|
||||
return fileName;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user