From a62abcc42cafc4065378cacdafb1b22dd4995f9d Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 10 Apr 2020 21:17:35 -0500 Subject: initarg for ssl switch slot --- granolin.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/granolin.lisp b/granolin.lisp index 2b1fd16..2ce6e60 100644 --- a/granolin.lisp +++ b/granolin.lisp @@ -56,6 +56,7 @@ :documentation "Used on sync requests as the value of the SINCE parameter") (ssl :reader ssl + :initarg :ssl :initform T :documentation "Set to nil to use http protocol.")) (:documentation "An instance of CLIENT holds the necessary state for -- cgit v1.2.3