Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] About Redirecting to HTTPS

From: rondon:andrade:uol at: 17-Aug-2001 14:10

Hi Folks! How can I solve this problem? I must read an url that redirects to https and it's not supported by Rebol. I've got this error: probe read http://www.somesite.com/ ** User Error: HTTP forwarding error: Scheme https for URL https://somesite2.com/ not supported in this REBOL. I have Rebol/View/Pro, is there any version of Rebol that supports this forwarding ? How can I read and URL that redirect to an URL that uses https? Any tips? Thanks in advance. Rondon