url-file-handler
url-file-handler is an autoloaded Lisp function in `url-handlers.el
'.
(url-file-handler OPERATION &rest ARGS)
Function called from the `file-name-handler-alist' routines.
OPERATION is what needs to be done (`file-exists-p', etc). ARGS are
the arguments that would have been passed to OPERATION.