Change Stream.sample method to use GET HTTP method
authorHarmon <Harmon758@gmail.com>
Mon, 25 Jan 2021 18:43:04 +0000 (12:43 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 25 Jan 2021 18:43:04 +0000 (12:43 -0600)
commit1b0e86968db9702ca258b3df93911952fc934f86
tree76378abb36555e88e07c9f5b333c6b98ca79a43c
parent0bf1ca204626aaefac847993eefd426ed2a4d1b3
Change Stream.sample method to use GET HTTP method

Add and use Stream._connect method parameter
tweepy/streaming.py