emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] 13/119: tasks


From: Eric Schulte
Subject: [elpa] 13/119: tasks
Date: Mon, 10 Mar 2014 16:57:02 +0000

eschulte pushed a commit to branch master
in repository elpa.

commit c9d1dda577475c1e39c241cfd9e17113202dd0a2
Author: Eric Schulte <address@hidden>
Date:   Wed Dec 18 14:52:58 2013 -0700

    tasks
---
 NOTES |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/NOTES b/NOTES
index 2ee5e64..178ff32 100644
--- a/NOTES
+++ b/NOTES
@@ -1,18 +1,26 @@
                                                            -*- org -*-
 
 * Notes
-* Tasks [1/4]
+* Tasks [2/5]
 ** DONE Handle POST requests
 1. read standard for POST data
 2. parse multi-line headers with boundaries
 
 For now keep this all incremental and in ews-filter.
 
-** TODO Makefile
+** DONE Makefile
 - byte-compile
 - package
 - test
 - benchmark
+** TODO some more convenience functionality [0/6]
+- [ ] strip and parse URL query string
+- [ ] think about defaulting to (name . content) for form elements
+- [ ] maybe don't require a non-nil return to cancel the connection,
+  [ ] rather only keep on an explicit :keep-alive
+- [ ] function to send a file (with mime handling)
+- [ ] function to send a string (with header handling)
+- [ ] send a 404 with some default text
 
 ** TODO Lazy header processing
 Use lazy sequence functions for header a-list to avoid parsing all



reply via email to

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