REST HTTP Call
I need to get some data from an http server for use by my installer. Its not downloading files, just basically some RESTful calls for things that will need to be put into variables for use by the installer. I couldn't find much on how I might go about doing this. Any suggestions?