Skip to content

Possible mistake in description of bitmask values for CURLMOPT_PIPELINING option #14961

Description

@pkropachev

Specify which documentation you found a problem with

Doc for CURLMOPT_PIPELINING option.
https://curl.se/libcurl/c/CURLMOPT_PIPELINING.html

The problem

Doc https://curl.se/libcurl/c/CURLMOPT_PIPELINING.html says that CURLPIPE_NOTHING is Default, which means doing no attempts at multiplexing. So it sounds like this value is used by default, but CURLPIPE_MULTIPLEX is specified in the section Default.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions