-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.HTTPPipelining
Andrew Lambert edited this page Nov 26, 2022
·
9 revisions
libcURL.MultiHandle.HTTPPipelining
Dim HTTPPipelining As Boolean
Gets and sets whether two (or more) HTTP/1.1 requests which are added to the same MultiHandle
can be pipelined over the same connection. If the server does not support pipelining then the requests are performed normally.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.