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

fix(gw): validate requested CAR version #8835

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Commits on Mar 31, 2022

  1. fix(gw): validate requested CAR version

    This adds validation of 'application/vnd.ipld.car;version=n' passed
    in the Accept header by HTTP clients to align Gateway behavior with
    the spec submitted to IANA.
    lidel committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    095a306 View commit details
    Browse the repository at this point in the history
  2. test: fix comment in test/sharness/t0118-gateway-car.sh

    Co-authored-by: Gus Eggert <gus@gus.dev>
    lidel and guseggert committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ca4aaa3 View commit details
    Browse the repository at this point in the history