Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.5, 6.6
-
None
-
-
3
-
1937ab748 (dev), ea1a0c420 (6.6), 1429bbdad (6.5), b85c42f2c (dev), 555425d71 (dev), c3e5a8756 (6.6), d98261420 (6.6), e689e1cbd (6.5), 03f427f53 (tqtc/lts-6.5)
-
Foundation Sprint 91, Foundation Sprint 92, Foundation Sprint 93, Foundations Sprint 94
Description
I've noted a few topics where the example for the use of REST API in Qt and with the Qt HTTP Server can be improved:
- the example on the server side (https://doc.qt.io/qt-6/qthttpserver-colorpalette-example.html) does not contain a reference to the client-side implementation (https://doc.qt.io/qt-6/qtdoc-demos-colorpaletteclient-example.html)
- Both examples use the word "RESTful" too often which throws them out of search on Google if people are asking "qt REST example" or similar. Especially the title should have REST and not RESTful, even though RESTful would be more correct.