зеркало из https://github.com/mozilla/gecko-dev.git
Bug #297325 --> Consider application/pgp-keys as plain text
Patch by patrick.brunschwig@gmx.net r=mscott sr=bienvenu a=asa
This commit is contained in:
Родитель
6455da9de2
Коммит
4ecec2d181
|
@ -1530,6 +1530,7 @@ mime_type_requires_b64_p (const char *type)
|
|||
static const char *app_and_image_types_which_are_really_text[] = {
|
||||
"application/mac-binhex40", /* APPLICATION_BINHEX */
|
||||
"application/pgp", /* APPLICATION_PGP */
|
||||
"application/pgp-keys",
|
||||
"application/x-pgp-message", /* APPLICATION_PGP2 */
|
||||
"application/postscript", /* APPLICATION_POSTSCRIPT */
|
||||
"application/x-uuencode", /* APPLICATION_UUENCODE */
|
||||
|
|
Загрузка…
Ссылка в новой задаче