Doc: Add HTTP Client example also to Web Technologies category

HTTP belongs to Networking, but also fits well with the scope
of Web Technologies - qtnetworkserver is there after all, too.

So just add the example to both.

Pick-to: 6.6.0
Change-Id: I588e4e0eefc92ba396fbb21d6f55b33f68332a74
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit b23a06e039f9c98a2fb524a08a75b3d39bf67aaf)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Köhne 2023-09-26 16:28:11 +02:00 committed by Qt Cherry-pick Bot
parent 698e633d8c
commit 9eaaab7df0

View File

@ -4,6 +4,7 @@
/*!
\example http
\examplecategory {Networking}
\examplecategory {Web Technologies}
\meta tags {http,network,https,proxy}
\title HTTP Client
\ingroup examples-network