summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-10 21:17:35 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-10 21:17:35 -0500
commita62abcc42cafc4065378cacdafb1b22dd4995f9d (patch)
treeb72d1333341614de57b013d952a2515493b8042f
parentaaac878842c8124ac9f48b231726eaeb203037f5 (diff)
initarg for ssl switch slot
-rw-r--r--granolin.lisp1
1 files changed, 1 insertions, 0 deletions
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