(defn method "Returns the HTTP method name used by this HTTP agent, as a String." [http-agnt] (:method (::options @http-agnt)))
Comments top
No comments for method. Log in to add a comment.