QtWepApp is a HTTP server library in C++, inspired by Java Servlets. Forked from: http://stefanfrings.de/qtwebapp/index-en.html
Currently QtWebApp built with Qt 6 needs the compatibility module. Over time it would be great to get rid of the dependency. The question is how. The compatibility is needed for QTextCodec which is used by the template engine. I'm unsure whether it would be good enough to drop the codec conversion API and require UTF-8 (I think this sounds sensible) or how important it is to keep compatibility here.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by gladhorn and has received 1 comments.