[REBOL] Help with HTTP protocol
From: carlos::lorenz::bol::com::br at: 4-Mar-2004 14:06
Hi list,
I used to parse some info from weather channel home site
with a small script using REBOL.
Last week the script just stopped working and while trying to investigate
the reasons to the situation I have discovered that the following command
read http://br.weather.com/weather/tenday/BRXX2888
does not work anymore
as expected.
Now It seems my script is beeing redirected to another page by the guys at
Weather.Com.
My question is: is there a way to ask REBOL to present himself as a webbrowser
to a certain host? I ask you this because the url above
(http://br.weather.com/weather/tenday/BRXX2888) still works with the browser
TIA
Carlos Lorenz