Vote Details for "Services_Digg2" by gauthierm

» Details
  • Voter: Michael Gauthier 
  • Vote: +1 (not conditional)
  • Reviews: Cursory source review
» Comment
Looks good.

You should clone the HTTP_Request2 object for each request. If you're using POST and you set post parameters for one request, you will not be able to clear them for the next post request using the same object.

You could use Net_URL2 to do the URL-encoding magic in sendAnonymousRequest.