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-upload.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/examples/http2-upload.c') diff --git a/docs/examples/http2-upload.c b/docs/examples/http2-upload.c index bca16c0d6..2ec55059a 100644 --- a/docs/examples/http2-upload.c +++ b/docs/examples/http2-upload.c @@ -19,6 +19,10 @@ * KIND, either express or implied. * ***************************************************************************/ +/* + * Multiplexed HTTP/2 uploads over a single connection + * + */ #include #include #include -- cgit v1.2.3