]> jfr.im git - z_archive/twitter.git/commit
Use POST for all methods requiring it in specs
authorRouxRC <redacted>
Fri, 27 Dec 2013 09:38:15 +0000 (10:38 +0100)
committerMike Verdone <redacted>
Mon, 3 Feb 2014 22:27:37 +0000 (23:27 +0100)
commitbd1346a318f8f8d553a3fbf0a353ef6d68102566
tree4ea52b1bd27667546d01dae33e1ce2c57a194954
parent565f59bbcbe956bd4568fcb31f92c94532460b09
Use POST for all methods requiring it in specs

Added all missing methods from https://dev.twitter.com/docs/api/1.1
Also included some of the streaming methods which work with both GET
and POST but accept arguments like "track" which can quickly require
POST.

(Closes #187 #145 #188)
twitter/twitter_globals.py