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

Drop early hints, use headers to send links instead. #430

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

digitalsadhu
Copy link
Member

@digitalsadhu digitalsadhu commented Oct 15, 2024

This PR changes the client so that when assets are sent via link headers from the podlet, they are grabbed and converted to asset objects by the client and then emitted with the beforeStream event (for the .stream() method) or just returned with the response (for the .fetch() method). Early hints is removed.

@digitalsadhu digitalsadhu merged commit 0634225 into next Oct 15, 2024
7 checks passed
@digitalsadhu digitalsadhu deleted the use_headers_to_send_links branch October 15, 2024 22:06
Copy link

🎉 This PR is included in version 5.2.0-next.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants