Home
last modified time | relevance | path

Searched refs:NotModified (Results 176 – 200 of 509) sorted by relevance

12345678910>>...21

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/src/
H A Dstatic_files.cc137 req.send_error(HttpStatusCode::NotModified); in handle_request()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/include/mysqlrouter/
H A Dhttp_common.h74 constexpr key_type NotModified = 304; // RFC 7232 variable
160 case NotModified: in get_default_status_text()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/http/
H A DResponse.cpp671 const char * const NotModified = "Not Modified"; variable
727 case NotModified: in ensureStatusMessage()
728 statusMessage_ = status::Message::NotModified; in ensureStatusMessage()
/dports/www/py-flask-smorest/flask-smorest-0.31.2/tests/
H A Dtest_etag.py15 NotModified, PreconditionRequired, PreconditionFailed)
324 with pytest.raises(NotModified):
336 with pytest.raises(NotModified):
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Description/
H A DWebScriptClientGenerator.cs75 responseMessageProperty.StatusCode = HttpStatusCode.NotModified; in Get()
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/www/cutelyst/cutelyst-3.2.0/server/
H A Dstaticmap.cpp102 res->setStatus(Response::NotModified); in serveFile()
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/Plugins/StaticSimple/
H A Dstaticsimple.cpp111 res->setStatus(Response::NotModified); in locateStaticFile()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/
H A Derrors.go73 func (e containerNotModifiedError) NotModified() {} func
/dports/security/vaultwarden/Rocket-263e39b5b429de1913ce7e3036575a7b4d88b6d7/core/http/src/
H A Dstatus.rs228 304, "304", NotModified => "Not Modified",
/dports/net/proby/proby-1.0.2/cargo-crates/actix-http-1.0.1/src/
H A Dhttpcodes.rs35 STATIC_RESP!(NotModified, StatusCode::NOT_MODIFIED);
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/policy/v1beta1/
H A Dhttp_response.proto58 NotModified = 304; enumerator
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go131 NotModified HTTPStatusCode = "NotModified" const
180 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go131 NotModified HTTPStatusCode = "NotModified" const
180 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go131 NotModified HTTPStatusCode = "NotModified" const
180 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go131 NotModified HTTPStatusCode = "NotModified" const
180 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go131 NotModified HTTPStatusCode = "NotModified" const
180 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-06-01/backup/
H A Denums.go142 NotModified HTTPStatusCode = "NotModified" const
191 … NonAuthoritativeInformation, NotAcceptable, NotFound, NotImplemented, NotModified, OK, PartialCon…

12345678910>>...21