I would like to analyse a dynamic web page by a rebol script. to read the
web page  I have to call a cgi-script which uses the 'POST' method.
But I don't how to set the required arguments in the ENV$ variable of the
http request .

I think I have to modify the http settings defined in system/schemes/http,
but there is no documentation in the rebol user-manual how to do this.

can anybody help me?

Markus Zmija

Reply via email to