Hi Daniel

> I've started out this week working on HTTP/2 multiplexing for libcurl. My 
> idea is that when using the multi interface and adding easy handles, all 
> handles that identify the same "origin" (host + port + protocol combination 
> really) will use the same single connection and do "real" HTTP/2 multiplexing 
> over it.

Please take connection security into account (like the well-known issues we 
already have with NTLM in HTTP/1.1)

For the current stage of dev. it is fine to ignore it, but it will wait to be 
handled before the release...

Thanks

Yehezkel 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to