On Wed, 27 Feb 2019, Rajvardhan Deshmukh via curl-library wrote:

I need the HTTP/2 stream number which is only visible in HTTP/2 packets to differentiate if the packet belongs to video segment #1 or the video segment#2 .

But why? It feels like you're complicating matters for yourself.

With curl you have different transfers and for HTTP/2, the different streams come as different and separate transfers and it really should not be a problem for an application to keep track which transfer is which when data arrives?

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to