This post outlines the process of incorporating an asynchronous pluggable protocol in Rebol that can be accessed through Firefox, Internet Explorer, or the command line
For instance, if I were to define the reb:// protocol, I could enter it into a browser and have the corresponding handler in Rebol executed.
However, how exactly does Rebol interpret the same reb:// when using the read function:
read reb://blahblahblah