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

How to add stream priority in the server? #1739

Open
Consciousness-777 opened this issue Mar 5, 2024 · 1 comment
Open

How to add stream priority in the server? #1739

Consciousness-777 opened this issue Mar 5, 2024 · 1 comment

Comments

@Consciousness-777
Copy link

If an image in a webpage is requested, and it has to be returned with urgency and incremental flags(u=1 and i), how to include the priority information manually from the server?

@LPardue
Copy link
Contributor

LPardue commented Apr 4, 2024

I'm not sure which server you are asking about. You can use https://docs.quic.tech/quiche/h3/struct.Connection.html#method.send_response_with_priority to send a response with a priority

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

No branches or pull requests

2 participants