cloudflare / quiche

šŸ„§ Savoury implementation of the QUIC transport protocol and HTTP/3

Home Page:https://docs.quic.tech/quiche/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add stream priority in the server?

Consciousness-777 opened this issue Ā· comments

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?

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