Default converstion from url-string to lisp data is the url-string itself.
(defmethod ^wisp-arg ((type t) url-arg) "Default converstion from url-string to lisp data is the url-string itself." url-arg)