We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
running conformance tests for @helia/verified-fetch results in the following error:
@helia/verified-fetch
{ "Time":"2025-02-11T09:07:30.674466-06:00", "Action":"output", "Package":"Gateway Tests", "Test":"TestTar/GET_TAR_with_format=tar_and_extract/Header_Etag", "Output":" Error: Header 'Etag' expect to find substring 'W/\"bafkreialihlqnf5uwo4byh4n3cmwlntwqzxxs2fg5vanqdi3d7tb2l5xkm.x-tar', got '\"bafkreialihlqnf5uwo4byh4n3cmwlntwqzxxs2fg5vanqdi3d7tb2l5xkm.tar\"'\n" }
However, there is no clarification on etag headers in the tar-response spec. We should link to
specs/src/http-gateways/path-gateway.md
Line 410 in f504d04
Additional question(s):
x-tar
The text was updated successfully, but these errors were encountered:
No branches or pull requests
running conformance tests for
@helia/verified-fetch
results in the following error:However, there is no clarification on etag headers in the tar-response spec. We should link to
specs/src/http-gateways/path-gateway.md
Line 410 in f504d04
Additional question(s):
x-tar
, or only when it's a weak etag?The text was updated successfully, but these errors were encountered: