[Pkg-privacy-commits] [msva-perl] 04/356: updated to our new	all-json strategy
    Ximin Luo 
    infinity0 at moszumanska.debian.org
       
    Mon Aug 24 07:41:33 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit cd0f9a6bf55cb3c0dd2080367708231bac7a4c33
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue Jan 5 21:33:03 2010 -0500
    updated to our new all-json strategy
---
 README | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 0331768..e85b1c1 100644
--- a/README
+++ b/README
@@ -12,12 +12,15 @@ accepts two requests:
 POST /reviewcert (vars: uid, context, pkc)
 POST /extracerts (vars: certificates)
 
+the variables that are posted are posted in a JSON string (*not* as www-form-encoded).
+
+the variables that are returned are application/json as well.
+
 (PKC means: public key carrier: raw key, OpenPGP cert, or X.509 cert)
 (UID means: User ID (like in OpenPGP))
 (context means: (this is too vague right now) something like "this certificate was used to try to identify an HTTPS server")
 
 
-
 Authors: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
          Matthew James Goins
          Jameson Rollins
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
    
    
More information about the Pkg-privacy-commits
mailing list