Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
8
-
9d0997a5f1 (qt-extensions/qthttpserver/dev) 9d0997a5f1 (qt/qthttpserver/6.4)
-
Team Two Foundation Sprint 52, Team B Foundation Sprint 53, Team B Foundation Sprint 55
Description
Currently 3rd party code is used for parsing HTTP headers. Qt seems to have QHttpHeaderParser class for parsing HTTP responses. Perhaps it could be extended to support HTTP requests and be used instead the 3rd party component.
The used project (https://github.com/nodejs/http-parser) also has this in its README:
http-parser is not actively maintained. New projects and projects looking to migrate should consider llhttp.
Attachments
Issue Links
- resulted from
-
QTBUG-95205 Assessment of what is needed to finish "Lightweight HTTP server"
- Closed