Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CurlPipe

Object with bit constants to be used with the multi handle option PIPELINING Those are available starting with libcurl 7.43.0.

CURLPIPE_NOTHING becomes CurlPipe.Nothing

Index

Enumeration members

Enumeration members

Http1

Http1:

Deprecated and has no effect since version 7.62.0

Multiplex

Multiplex:

If this bit is set, libcurl will try to multiplex the new transfer over an existing connection if possible. This requires HTTP/2.

This is enabled by default starting with version 7.62.0

Nothing

Nothing:

Generated using TypeDoc