ara-clients/ara/clients
David Moreau Simard 051c4c92de
Fix usage of GET requests with query parameters
Python requests accepts GET query parameters (?foo=bar&bar=foo) inside
the "params" key of the request.

Change-Id: Ia493819c48ec907bb6fb9454dea95e4fe62ef03a
2018-12-18 11:28:46 -05:00
..
__init__.py Fixed namespacing to use python3 style namespace packages. 2018-09-27 19:16:48 +02:00
http.py Fix usage of GET requests with query parameters 2018-12-18 11:28:46 -05:00
offline.py Switched the offline client to use an actual threaded http server. 2018-11-04 15:34:08 +01:00
utils.py Run black/isort on ara-clients 2018-10-02 16:44:24 -05:00