To be able to set the Referer header in the HTTP request, I am trying to patch the HTTP scheme. I did some preliminary tests and I am having problems. Without changing anything in the scheme, I did this to save it in a file:
write %http.r probe system/schemes/HTTP Then, to read it back, I did: system/schemes/HTTP: load %http.r This results in a crash (under Windows) when trying to use the HTTP protocol. Am I doing something wrong? -Bruno -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
