Guillaume Taquet Gasperini 28614a0504 fix rest platform headers not working
headers were of type str, but requests.get expects a dict.
This deserializes the headers argument from str to dict (via json).
2020-04-02 13:17:17 +02:00
..
2020-03-28 08:51:03 -04:00
2020-03-18 06:42:40 -04:00
2020-03-18 06:43:26 -04:00
2020-04-02 13:17:17 +02:00