twitter / hbc

A Java HTTP client for consuming Twitter's realtime Streaming API
https://developer.twitter.com/en/docs/tweets/filter-realtime/overview
Apache License 2.0
962 stars 373 forks source link

Fix for issue #164 #165

Closed alexott closed 2 years ago

alexott commented 8 years ago

Pass language & filter_level parameters as query parameters.

alexott commented 8 years ago

Potentially, it could be implemented HTTP method-dependent way: for filter stream pass it as post parameter, and for sample stream - as query parameter. I can provide new pull request if necessary...

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling c5f4559bc4e9948b531840e2a849b1b404a468cd on alexott:issue-164 into \ on twitter:master**.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

alexott commented 5 years ago

Hmmm, I can't do anything with it - just empty page - tried in several browsers. @CLAassistant

decause commented 5 years ago

It is our understanding that @CLAassistant has recently shipped updates due to their activity at OSCON, and have restarted services that caused some intermittent downtime and rechecking.

The checks all seem to pass now, so we'll refer this to our internal teams for review.