gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 01/03: expand justifications


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 01/03: expand justifications
Date: Sun, 13 Aug 2017 12:50:27 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit 1a5a035caa1027fcc5e41ca02d9e1858c46c0f36
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Aug 8 15:10:55 2017 +0200

    expand justifications
---
 src/include/microhttpd2.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/include/microhttpd2.h b/src/include/microhttpd2.h
index f4e6443c..4a6c07cf 100644
--- a/src/include/microhttpd2.h
+++ b/src/include/microhttpd2.h
@@ -53,6 +53,10 @@
  *   at the same time avoid symbol conflict with legacy names
  *   (so we can have one binary implementing old and new 
  *   library API at the same time via compatibility layer).
+ * - make it impossible to queue a response at the wrong time
+ * - make it clear which response status codes are "properly" 
+ *   supported (include the descriptive string) by using an enum;
+ * - simplify API for common-case of one-shot responses
  */
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]