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

Fetch blobs #1070

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Fetch blobs #1070

merged 3 commits into from
Dec 12, 2024

Conversation

guybedford
Copy link
Member

This adds support for request.blob, response.blob and supporting fetch(blob), using the new StarlingMonkey blob support.

Unfortunately, the fetch(blob) support is currently failing a completely unrelated test even when its codepaths don't apply, so there's an obscure bug here that needs to be investigated further before this can land.

@guybedford guybedford merged commit 56aa96d into main Dec 12, 2024
25 checks passed
@guybedford guybedford deleted the fetch-blobs branch December 12, 2024 22:33
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.

1 participant