Home
last modified time | relevance | path

Searched refs:newRequestError (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go145 notFoundErr := newRequestError(&http.Response{StatusCode: http.StatusNotFound})
146 badGatewayErr := newRequestError(&http.Response{StatusCode: http.StatusBadGateway})
171 …{Err: newRequestError(&http.Response{StatusCode: http.StatusBadRequest}), GCErr: gcerr.InvalidArgu…
172 {Err: newRequestError(&http.Response{StatusCode: http.StatusNotFound}), GCErr: gcerr.NotFound},
173 …{Err: newRequestError(&http.Response{StatusCode: http.StatusUnauthorized}), GCErr: gcerr.Permissio…
174 …{Err: newRequestError(&http.Response{StatusCode: http.StatusGatewayTimeout}), GCErr: gcerr.Deadlin…
175 …{Err: newRequestError(&http.Response{StatusCode: http.StatusRequestTimeout}), GCErr: gcerr.Deadlin…
176 …{Err: newRequestError(&http.Response{StatusCode: http.StatusInternalServerError}), GCErr: gcerr.In…
177 …{Err: newRequestError(&http.Response{StatusCode: http.StatusServiceUnavailable}), GCErr: gcerr.Int…
178 {Err: newRequestError(&http.Response{StatusCode: http.StatusBadGateway}), GCErr: gcerr.Internal},
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go145 notFoundErr := newRequestError(&http.Response{StatusCode: http.StatusNotFound})
146 badGatewayErr := newRequestError(&http.Response{StatusCode: http.StatusBadGateway})
171 …{Err: newRequestError(&http.Response{StatusCode: http.StatusBadRequest}), GCErr: gcerr.InvalidArgu…
172 {Err: newRequestError(&http.Response{StatusCode: http.StatusNotFound}), GCErr: gcerr.NotFound},
173 …{Err: newRequestError(&http.Response{StatusCode: http.StatusUnauthorized}), GCErr: gcerr.Permissio…
174 …{Err: newRequestError(&http.Response{StatusCode: http.StatusGatewayTimeout}), GCErr: gcerr.Deadlin…
175 …{Err: newRequestError(&http.Response{StatusCode: http.StatusRequestTimeout}), GCErr: gcerr.Deadlin…
176 …{Err: newRequestError(&http.Response{StatusCode: http.StatusInternalServerError}), GCErr: gcerr.In…
177 …{Err: newRequestError(&http.Response{StatusCode: http.StatusServiceUnavailable}), GCErr: gcerr.Int…
178 {Err: newRequestError(&http.Response{StatusCode: http.StatusBadGateway}), GCErr: gcerr.Internal},
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go145 notFoundErr := newRequestError(&http.Response{StatusCode: http.StatusNotFound})
146 badGatewayErr := newRequestError(&http.Response{StatusCode: http.StatusBadGateway})
171 …{Err: newRequestError(&http.Response{StatusCode: http.StatusBadRequest}), GCErr: gcerr.InvalidArgu…
172 {Err: newRequestError(&http.Response{StatusCode: http.StatusNotFound}), GCErr: gcerr.NotFound},
173 …{Err: newRequestError(&http.Response{StatusCode: http.StatusUnauthorized}), GCErr: gcerr.Permissio…
174 …{Err: newRequestError(&http.Response{StatusCode: http.StatusGatewayTimeout}), GCErr: gcerr.Deadlin…
175 …{Err: newRequestError(&http.Response{StatusCode: http.StatusRequestTimeout}), GCErr: gcerr.Deadlin…
176 …{Err: newRequestError(&http.Response{StatusCode: http.StatusInternalServerError}), GCErr: gcerr.In…
177 …{Err: newRequestError(&http.Response{StatusCode: http.StatusServiceUnavailable}), GCErr: gcerr.Int…
178 {Err: newRequestError(&http.Response{StatusCode: http.StatusBadGateway}), GCErr: gcerr.Internal},
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/runtimevar/httpvar/
H A Dhttpvar_test.go145 notFoundErr := newRequestError(&http.Response{StatusCode: http.StatusNotFound})
146 badGatewayErr := newRequestError(&http.Response{StatusCode: http.StatusBadGateway})
171 …{Err: newRequestError(&http.Response{StatusCode: http.StatusBadRequest}), GCErr: gcerr.InvalidArgu…
172 {Err: newRequestError(&http.Response{StatusCode: http.StatusNotFound}), GCErr: gcerr.NotFound},
173 …{Err: newRequestError(&http.Response{StatusCode: http.StatusUnauthorized}), GCErr: gcerr.Permissio…
174 …{Err: newRequestError(&http.Response{StatusCode: http.StatusGatewayTimeout}), GCErr: gcerr.Deadlin…
175 …{Err: newRequestError(&http.Response{StatusCode: http.StatusRequestTimeout}), GCErr: gcerr.Deadlin…
176 …{Err: newRequestError(&http.Response{StatusCode: http.StatusInternalServerError}), GCErr: gcerr.In…
177 …{Err: newRequestError(&http.Response{StatusCode: http.StatusServiceUnavailable}), GCErr: gcerr.Int…
178 {Err: newRequestError(&http.Response{StatusCode: http.StatusBadGateway}), GCErr: gcerr.Internal},
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Derror.go42 func newRequestError(message string, response *Response) error { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/
H A Derror.go144 return newRequestError(err, statusCode, reqID)

123456789