Mastodonplus.py/mastodon
lambadalambda 71d1038b32 Send params as part of the query in GET requests
Using the data argument will send them form-encoded like for the other requests, which isn't parsed by many servers for GET requests.
2017-09-08 07:45:23 +02:00
..
__init__.py Initial implementation of streaming API 2017-04-10 08:18:08 +01:00
Mastodon.py Send params as part of the query in GET requests 2017-09-08 07:45:23 +02:00
streaming.py Initial implementation of streaming API 2017-04-10 08:18:08 +01:00