LearnBoost / soda

Selenium Node.JS adapter
http://labs.learnboost.com
464 stars 43 forks source link

made soda use http.request() istead of the deprecated http.createClient() #54

Closed mgoerlich-dev closed 12 years ago

mgoerlich-dev commented 12 years ago

Related to: #48 and #51

I fixed this issue.

Please review the code before you merge it.