Skip to content
Snippets Groups Projects
Commit 61672bde authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

README.http2: how to use it best with the multi API?

parent 13dbb41c
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,8 @@ HTTP2 with libcurl
(or NPN) to negotiate which protocol to continue with. Possibly introduce an
option that will cause libcurl to fail if not possible to use http2.
To consider:
- How to tell libcurl when using the multi interface that all or some of the
handles are allowed to re-use the same physical connection. Can we just
re-use existing pipelining logic?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment