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

REST request, reply, and data handling

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.7.0 FF
    • 6.7
    • Network
    • None
    • All
    • 21
    • 8da4156da (dev), e560adef2 (dev)
    • Foundation Sprint 84, Foundation Sprint 85, Foundation Sprint 86, Foundation Sprint 87, Foundation Sprint 88, Foundation Sprint 89, Foundation Sprint 90, Foundation Sprint 91, Foundation Sprint 92, Foundation Sprint 93, Foundations Sprint 94, Foundations Sprint 95, Foundations Sprint 96, Foundations Sprint 97

      With a typical REST client application there are common things that should be made more convenient:

      • Sending and receiving JSON data
      • Checking the error/success of the request
      • Setting a handler for the result *)

      *) Referring to the fact that typical usage of issuing a REST request is a "nodiscard" type of operation, meaning that the result is always interesting. To this end, we can provide setting the (optionally contextful-) callback directly when issuing a request

        For Gerrit Dashboard: QTBUG-114637
        # Subject Branch Project Status CR V

            vuokko Juha Vuolle
            vuokko Juha Vuolle
            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