Home
last modified time | relevance | path

Searched refs:contentTypeValue (Results 26 – 38 of 38) sorted by relevance

12

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/unrolled/secure/
H A Dsecure.go20 contentTypeValue = "nosniff" const
385 responseHeader.Set(contentTypeHeader, contentTypeValue)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/snap-core-1.0.4.1/src/Snap/Internal/Util/
H A DFileUploads.hs1011 contentTypeValue = fromMaybe "text/plain" $ function
1014 eCT = fullyParse contentTypeValue pContentTypeWithParameters
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Mailer/
H A DSOGoDraftObject.m86 static NSString *contentTypeValue = @"text/plain; charset=utf-8";
1228 [map setObject: contentTypeValue forKey: @"content-type"];
1256 [map setObject: (isHTML ? htmlContentTypeValue : contentTypeValue)
1275 [message setHeader: contentTypeValue forKey: @"content-type"];
/dports/www/sogo/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoDraftObject.m88 static NSString *contentTypeValue = @"text/plain; charset=utf-8";
1280 [map setObject: contentTypeValue forKey: @"content-type"];
1308 [map setObject: (isHTML ? htmlContentTypeValue : contentTypeValue)
1327 [message setHeader: contentTypeValue forKey: @"content-type"];
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoDraftObject.m88 static NSString *contentTypeValue = @"text/plain; charset=utf-8";
1280 [map setObject: contentTypeValue forKey: @"content-type"];
1308 [map setObject: (isHTML ? htmlContentTypeValue : contentTypeValue)
1327 [message setHeader: contentTypeValue forKey: @"content-type"];
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dpkcs7.c10886 byte contentTypeValue[MAX_OID_SZ]; in wc_PKCS7_EncodeAuthEnvelopedData() local
11059 ret = wc_SetContentType(pkcs7->contentOID, contentTypeValue, in wc_PKCS7_EncodeAuthEnvelopedData()
11060 sizeof(contentTypeValue)); in wc_PKCS7_EncodeAuthEnvelopedData()
11062 contentTypeAttrib.value = contentTypeValue; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c10886 byte contentTypeValue[MAX_OID_SZ]; in wc_PKCS7_EncodeAuthEnvelopedData() local
11059 ret = wc_SetContentType(pkcs7->contentOID, contentTypeValue, in wc_PKCS7_EncodeAuthEnvelopedData()
11060 sizeof(contentTypeValue)); in wc_PKCS7_EncodeAuthEnvelopedData()
11062 contentTypeAttrib.value = contentTypeValue; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c10886 byte contentTypeValue[MAX_OID_SZ]; in wc_PKCS7_EncodeAuthEnvelopedData() local
11059 ret = wc_SetContentType(pkcs7->contentOID, contentTypeValue, in wc_PKCS7_EncodeAuthEnvelopedData()
11060 sizeof(contentTypeValue)); in wc_PKCS7_EncodeAuthEnvelopedData()
11062 contentTypeAttrib.value = contentTypeValue; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c10886 byte contentTypeValue[MAX_OID_SZ]; in wc_PKCS7_EncodeAuthEnvelopedData() local
11059 ret = wc_SetContentType(pkcs7->contentOID, contentTypeValue, in wc_PKCS7_EncodeAuthEnvelopedData()
11060 sizeof(contentTypeValue)); in wc_PKCS7_EncodeAuthEnvelopedData()
11062 contentTypeAttrib.value = contentTypeValue; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c10886 byte contentTypeValue[MAX_OID_SZ]; in wc_PKCS7_EncodeAuthEnvelopedData() local
11059 ret = wc_SetContentType(pkcs7->contentOID, contentTypeValue, in wc_PKCS7_EncodeAuthEnvelopedData()
11060 sizeof(contentTypeValue)); in wc_PKCS7_EncodeAuthEnvelopedData()
11062 contentTypeAttrib.value = contentTypeValue; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/www/sogo/SOGo-5.4.0/
H A DChangeLog.old19954 constant string "contentTypeValue".
19955 contentTypeValue is now set back to iso-8859-1 since NGMime
/dports/www/sogo-activesync/SOGo-5.4.0/
H A DChangeLog.old19954 constant string "contentTypeValue".
19955 contentTypeValue is now set back to iso-8859-1 since NGMime
/dports/www/sogo2/SOGo-2.4.1/
H A DChangeLog.old19954 constant string "contentTypeValue".
19955 contentTypeValue is now set back to iso-8859-1 since NGMime

12