[![Standard](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fstandard)](https://developer.twitter.com/en/docs/twitter-api) `$ twurl -t -H stream.twitter.com -A "Accept-encoding: none" -d "follow=54931584" -X POST "/1.1/statuses/filter.json" | jq --unbuffered` :bangbang: use `Accept-encoding: none` to avoid gzipped data :bangbang: must add params to -d since this is a POST