Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-100487

QtHttpServer: Consider using Qt's HTTP header parser code instead of unmaintained 3rd party project

XMLWordPrintable

    • 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

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ievgenii.meshcheriakov Ievgenii Meshcheriakov
            ievgenii.meshcheriakov Ievgenii Meshcheriakov
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes