Skip to content

libcURL.MultiHandle.HTTPMultiplexing

Andrew Lambert edited this page Nov 26, 2022 · 9 revisions

libcURL.MultiHandle.HTTPMultiplexing

Property declaration

 Dim HTTPMultiplexing As Boolean

Remarks

Get and sets whether two (or more) HTTP/2 requests which are added to the same MultiHandle can be multiplexed over the same connection. libcURL must have been built with HTTP/2 support to use this option.

See also

Clone this wiki locally