为什么这个 URL 在 Safari 中不起作用?
Why won't this URL work in Safari?
这适用于 Chrome 以及 Firefox 和 IE,但不适用于 OSX 上的 Safari。有什么办法绕过它吗?
"There is no application set to open the URL username:password@www.example.com."
您需要 http://username:password@www.example.com
。 http://
先走。
http://en.wikipedia.org/wiki/Uniform_resource_locator
scheme://username:password@domain:port/path?query_string#fragment_id
这适用于 Chrome 以及 Firefox 和 IE,但不适用于 OSX 上的 Safari。有什么办法绕过它吗?
"There is no application set to open the URL username:password@www.example.com."
您需要 http://username:password@www.example.com
。 http://
先走。
http://en.wikipedia.org/wiki/Uniform_resource_locator
scheme://username:password@domain:port/path?query_string#fragment_id