Applies args (converted to lisp data by `^wisp-arg') found in the url to the method function.
(defgeneric apply-url-method (url-method args discriminator) (:documentation "Applies args (converted to lisp data by `^wisp-arg') found in the url to the method function."))Source Context