Home
last modified time | relevance | path

Searched refs:contentRange (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go198 contentRange := resp.Header.Get("Content-Range")
199 if contentRange == "" {
203 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
205 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
210 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
219 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
227 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
231 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/client/transport/
H A Dhttp_reader.go197 contentRange := resp.Header.Get("Content-Range")
198 if contentRange == "" {
202 submatches := contentRangeRegexp.FindStringSubmatch(contentRange)
204 return nil, fmt.Errorf("could not parse Content-Range header: %s", contentRange)
209 … return nil, fmt.Errorf("could not parse start of range in Content-Range header: %s", contentRange)
218 return nil, fmt.Errorf("could not parse end of range in Content-Range header: %s", contentRange)
226 return nil, fmt.Errorf("could not parse total size in Content-Range header: %s", contentRange)
230 …urn nil, fmt.Errorf("range in Content-Range stops before the end of the content: %s", contentRange)

12345678910>>...16