[REBOL] Setting Referer on HTTP request.
From: bga::bug-br::org::br at: 27-Jun-2005 13:23
Hello. Is there a way to generally change the header that is sent in an HTTP request? Specifically, is there any way to add/change the "Referer" header? I have this page that I need to get that will only be sent if the referer matches a specific URL. I did browse the HTTP scheme but didn't notice anything obvious there. I only saw a field to change the User-Agent. -Bruno