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: setting custom etag header breaks certification #3429

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented Nov 1, 2023

Description

Custom etag headers break response verification v2. With this PR, etag headers still don't work in the sense that they serve proper 304 responses, but certification is no longer broken.

Fixes SDK-1245

How Has This Been Tested?

  • Added unit test in asset canister
  • Removed special clause in e2e that expects this bug

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have updated assetstorage.wasm.gz

@sesi200 sesi200 marked this pull request as ready for review November 1, 2023 10:21
@sesi200 sesi200 requested review from chenyan-dfinity and a team as code owners November 1, 2023 10:21
@sesi200 sesi200 merged commit abc51b1 into master Nov 3, 2023
169 checks passed
@sesi200 sesi200 deleted the SDK-1245-asset-canister-setting-etag-as-custom-header-breaks-certification branch November 3, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants