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

QtHttpServer: Limit max size of incoming requests

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Qt Http Server
    • None
    • 13
    • Foundation Sprint 135, Foundation Sprint 136, Foundation Sprint 137, Foundation Sprint 138

      There is currently no limitation of maximum size of incoming requests. This makes QtHttpServer vulnerable to clients sending larger request than there is memory enough for.

      Add a user configurable limitation, and enforce this limitation, replying with 413 Content Too Large if incoming requests exceed this limitation. Find a reasonable default value.

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

            oyheskes Øystein Heskestad
            oyheskes Øystein Heskestad
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes