Update comment; SCM URI schemes are handled by checkitout.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43105 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -478,8 +478,11 @@ UrlWrapper::ArgvReceived(int32 argc, char** argv)
|
|||||||
irc: ?
|
irc: ?
|
||||||
im: http://tools.ietf.org/html/rfc3860
|
im: http://tools.ietf.org/html/rfc3860
|
||||||
|
|
||||||
svn: ?
|
svn: handled by checkitout
|
||||||
cvs: ?
|
cvs: handled by checkitout
|
||||||
|
git: handled by checkitout
|
||||||
|
rsync: handled by checkitout - http://tools.ietf.org/html/rfc5781
|
||||||
|
|
||||||
smb: cifsmount ?
|
smb: cifsmount ?
|
||||||
nfs: mount_nfs ? http://tools.ietf.org/html/rfc2224
|
nfs: mount_nfs ? http://tools.ietf.org/html/rfc2224
|
||||||
ipp: http://tools.ietf.org/html/rfc3510
|
ipp: http://tools.ietf.org/html/rfc3510
|
||||||
@@ -489,6 +492,7 @@ UrlWrapper::ArgvReceived(int32 argc, char** argv)
|
|||||||
pop: http://tools.ietf.org/html/rfc2384
|
pop: http://tools.ietf.org/html/rfc2384
|
||||||
mid: cid: as per RFC 2392
|
mid: cid: as per RFC 2392
|
||||||
http://www.rfc-editor.org/rfc/rfc2392.txt query MAIL:cid
|
http://www.rfc-editor.org/rfc/rfc2392.txt query MAIL:cid
|
||||||
|
message:<MID> http://daringfireball.net/2007/12/message_urls_leopard_mail
|
||||||
|
|
||||||
itps: pcast: podcast: s//http/ + parse xml to get url to mp3 stream...
|
itps: pcast: podcast: s//http/ + parse xml to get url to mp3 stream...
|
||||||
audio: s//http:/ + default MediaPlayer
|
audio: s//http:/ + default MediaPlayer
|
||||||
@@ -500,8 +504,6 @@ UrlWrapper::ArgvReceived(int32 argc, char** argv)
|
|||||||
|
|
||||||
data: (but it's dangerous)
|
data: (but it's dangerous)
|
||||||
|
|
||||||
rsync: http://tools.ietf.org/html/rfc5781
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user