curl -s -x http://gatekeeper:8080 http://search.twitter.com/search.json?q=test&rpp=2
Returns 15 results. On May 27, 10:39 am, Matt Sanford <[email protected]> wrote: > Hi Jim, > > There is no known issue but if you can provide the curl command > you're using we might be able to help. > > Thanks; > – Matt Sanford / @mzsanford > Twitter Dev > > On May 26, 2009, at 5:31 PM, Jim Whimpey wrote: > > > > > > > The API seems to be ignoring my rpp parameter. On the website I change > > it in the URL and the value is respected, I copy that exact same URL > > into a cURL call and the parameter is ignored, I'm returned 15 > > results, no matter what the rpp value is set to.
