From c00b18d5406375627b98b47e68261ace85d1a581 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 1 Jul 2015 11:43:12 +0200 Subject: examples: provide sections --- docs/examples/http2-download.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/examples/http2-download.c') diff --git a/docs/examples/http2-download.c b/docs/examples/http2-download.c index 3b7ca81d3..8b0650734 100644 --- a/docs/examples/http2-download.c +++ b/docs/examples/http2-download.c @@ -19,6 +19,10 @@ * KIND, either express or implied. * ***************************************************************************/ +/* + * Multiplexed HTTP/2 downloads over a single connection + * + */ #include #include -- cgit v1.2.1