curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP2 stream id detection

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 28 Feb 2019 08:52:36 +0100 (CET)

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
Received on 2019-02-28