为什么 https 出现 rebol return 错误
Why does rebol return error with https
根据此页面http://www.rebol.com/docs/ssl.html 支持 https
但是在尝试 https://dzone.com 时出现了这个错误
** Access Error: Invalid port spec: https://dzone.com
** Near: read https://dzone.com
您链接的文档页面特别提到 Rebol/View SSL 支持要求:
This feature is now available in REBOL/View as of 2.7.7.
根据此页面http://www.rebol.com/docs/ssl.html 支持 https
但是在尝试 https://dzone.com 时出现了这个错误
** Access Error: Invalid port spec: https://dzone.com
** Near: read https://dzone.com
您链接的文档页面特别提到 Rebol/View SSL 支持要求:
This feature is now available in REBOL/View as of 2.7.7.