Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Handle parameters in "Content-Type=<oci-media-types>; charset=utf-8" #1710

Open
rchincha opened this issue Aug 17, 2023 · 3 comments · May be fixed by #2055
Open

[Bug]: Handle parameters in "Content-Type=<oci-media-types>; charset=utf-8" #1710

rchincha opened this issue Aug 17, 2023 · 3 comments · May be fixed by #2055
Assignees
Labels
awaiting-answers bug Something isn't working conformance dist-spec conformance

Comments

@rchincha
Copy link
Contributor

zot version

v1.4.3 and above

Describe the bug

Expect and handle parameters. Although the spec says exact media-type, but clients may add params.

To reproduce

  1. Configuration
  2. Client tool used
  3. Seen error

Expected behavior

No response

Screenshots

No response

Additional context

No response

@rchincha rchincha added bug Something isn't working conformance dist-spec conformance labels Aug 17, 2023
@andaaron
Copy link
Contributor

@rchincha can you please update the description to be more explicit?

@andaaron
Copy link
Contributor

Related to opencontainers/distribution-spec#408

@rchincha
Copy link
Contributor Author

opencontainers/distribution-spec#469
^ we should probably expect paramaters (to be safe) but ignore everything except params[0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-answers bug Something isn't working conformance dist-spec conformance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants