On Wed, Apr 8, 2009 at 8:51 PM, orange80 <[email protected]> wrote: > > Does the Twitter API server support keep-alive? I can't seem to get > it to work with Apache HttpClient 4. Also is there a limit to the > number of simultaneous connections? >
Seeing as how it sends back a "Connection: close" header I'm going to guess no. That's just a guess though. -steve
