Romain Lefebvre

Results 2 issues of Romain Lefebvre

We added an async support for the **request** method from the class **QGConnector** method by creating an **async_request** method. The async_request provides the same arguments as the other one. In...

A lot of people make mistakes when providing the "server" parameter when creating a QGConnector by giving the protocol within the parameter resulting a malformed URL. We added a verification...