I'm looking for a way to create a command line script, that will enable me to send all possible params for a certin request (originating ip, requested app, requested controller and so on), and get the HTML output (or, if possible, an object containing the full response, including header options). Is there any way to achive that?
Thanks in advance: Yair

