mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Issue #2648 - Inherit the content disposition of the multipart response
This commit is contained in:
parent
6fe326c7bb
commit
5c0c0c02d9
2 changed files with 13 additions and 1 deletions
|
|
@ -158,6 +158,7 @@ protected:
|
|||
nsCString mContentDisposition;
|
||||
nsCString mContentSecurityPolicy;
|
||||
nsCString mRootContentSecurityPolicy;
|
||||
nsCString mRootContentDisposition;
|
||||
uint64_t mContentLength;
|
||||
|
||||
char *mBuffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue