HTTP Requests

  1. 8 years ago

    e4rendil

    19 Jan 2016 User since 2016

    Hey guys, this tool is really inspiring. However, my very first question is: how are you supposed to launch an http request?

  2. marco

    19 Jan 2016 Administrator User since 2016

    You should use the HTTPClient class located in the 2nd tab under objects.
    Once instantiated and configure just right click over it (in the Layout pane) and then create your http request.
    Once created, the http request becomes a DataSet that can be used to provide data to others UI based controls.

  3. tbd

    19 Jan 2016 User since 2016
    Edited 8 years ago by tbd

    ... and if you want to change some parameters (eg artist name in spotify api search example) ?

    would be nice to have a Gravity class introspection panel in beta2 as I didnt have any success playing with Console.

  4. marco

    20 Jan 2016 Administrator User since 2016

    Oh yes sure... next beta versions will introduce and document that kind of customizations.

or Sign Up to reply!