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

Plumb etags through rest of the webview resource pipeline #115360

Merged
merged 1 commit into from Feb 1, 2021

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Jan 29, 2021

This follows up on 1f8643e to:

  • Use etags to prevent file reads if the file has not changed
  • Use etags inside the service worker based resource loading flow (this is used on web)

This follows up on 1f8643e to:

- Use etags to prevent file reads if the file has not changed
- Use etags inside the service worker based resource loading flow (web)
@mjbvz mjbvz added this to the February 2021 milestone Jan 29, 2021
@mjbvz mjbvz self-assigned this Jan 29, 2021
@mjbvz mjbvz merged commit 82af67e into microsoft:master Feb 1, 2021
plainerman pushed a commit to plainerman/vscode that referenced this pull request Feb 2, 2021
…115360)

This follows up on 1f8643e to:

- Use etags to prevent file reads if the file has not changed
- Use etags inside the service worker based resource loading flow (web)
MarcoZehe pushed a commit to MarcoZehe/vscode that referenced this pull request Feb 3, 2021
…115360)

This follows up on 1f8643e to:

- Use etags to prevent file reads if the file has not changed
- Use etags inside the service worker based resource loading flow (web)
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant