Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
This commit is contained in:
@@ -41,6 +41,7 @@ NS_HIDDEN_(nsNetStrings*) gNetStrings;
|
||||
|
||||
nsNetStrings::nsNetStrings()
|
||||
: NS_LITERAL_STRING_INIT(kContentLength, NS_CHANNEL_PROP_CONTENT_LENGTH_STR)
|
||||
: NS_LITERAL_STRING_INIT(kContentDisposition, NS_CHANNEL_PROP_CONTENT_DISPOSITION_STR)
|
||||
{}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user