himura / twitter-conduit

Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.
BSD 2-Clause "Simplified" License
158 stars 48 forks source link

twProxy in TWInfo #47

Closed dzhus closed 4 years ago

dzhus commented 8 years ago

What is the point of providing means to set HTTP proxy via TWInfo rather than relying on the proxy already being set in the HTTP.Manager used by the API calls? Seems confusing.