Home
last modified time | relevance | path

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

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/
H A DPkcs9ContentType.cs50 string contentTypeValue = PkcsPal.Instance.DecodeOid(rawData); in Decode()
51 return new Oid(contentTypeValue); in Decode()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/pscan/scanner/
H A DStatsPassiveScanner.java74 private static String getContentTypePostfix(String contentTypeValue) { in getContentTypePostfix() argument
75 String[] ctvArray = contentTypeValue.split(";"); in getContentTypePostfix()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-mvc/src/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Mvc/Controller/
H A DAbstractRestfulController.php483 foreach ($this->contentTypes[$contentType] as $contentTypeValue) {
484 if (stripos($contentTypeValue, $requestedContentType) === 0) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go219 type contentTypeValue struct { struct
286 if val, ok := v.(*contentTypeValue); ok {
295 context.Set(request, ctxContentType, &contentTypeValue{mt, cs})
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go230 type contentTypeValue struct { struct
297 if val, ok := v.(*contentTypeValue); ok {
306 context.Set(request, ctxContentType, &contentTypeValue{mt, cs})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
342 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
350 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
342 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
350 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
342 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
350 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
336 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
344 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
336 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
344 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
342 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
350 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/middleware/
H A Dcontext.go264 type contentTypeValue struct { struct
342 if v, ok := rCtx.Value(ctxContentType).(*contentTypeValue); ok {
350 rCtx = stdContext.WithValue(rCtx, ctxContentType, &contentTypeValue{mt, cs})
/dports/net/traefik/traefik-2.6.1/vendor/github.com/unrolled/secure/
H A Dsecure.go20 contentTypeValue = "nosniff" const
390 responseHeader.Set(contentTypeHeader, contentTypeValue)

12