Apache auth hook appears to work, but filter still not registered properly. Added...
[mod_auth_kerb.cvs/.git] / protocol.txt
index 13cde20..17233e9 100644 (file)
@@ -15,7 +15,7 @@ The server will respond by sending a JSON reponse:
  application: {
     data: "<Base-64-encoded & escaped application data>",
     content-type: "<Original content-type>",
-    Content-Length: "<Original content-length>"}
+    content-length: "<Original content-length>"}
 }
 
 The "gssweb" section in the response is used for the GSS exchange.