diff --git a/SPEC b/SPEC index 3dd38ee..db0548a 100644 --- a/SPEC +++ b/SPEC @@ -1,4 +1,4 @@ -=== Ring Spec (1.0) +=== Ring Spec (1.1) Ring is defined in terms of handlers, middleware, adapters, requests maps, and response maps, each of which are described below. @@ -76,6 +76,10 @@ corresponding values: (Optional, String) The name of the character encoding used in the request body, if known. +:ssl-client-cert + (Optional, X509Certificate) + The SSL client certificate, if supplied. + :headers (Required, IPersistentMap) A Clojure map of downcased header name Strings to corresponding header value