branch: new-master
commit 0dc8adf70818c2ea4d2236a3fe477363199beb4f
Author: Eric Schulte <schulte.e...@gmail.com>
Commit: Eric Schulte <schulte.e...@gmail.com>

    updating notes and README text
---
 README | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README b/README
index c5d2bb9..0e6cdca 100644
--- a/README
+++ b/README
@@ -7,11 +7,12 @@ REQUIREMENTS
     Emacs 24.3 or later.
 
 STATUS
-    This is a new project without much extended use so there are
-    likely bugs and potentially security issues.  That said it
-    consists of little more than HTTP header parsing logic perched
-    atop Emacs' existing network process primitives, so it should be
-    fairly robust.
+    Full support for HTTP GET and POST requests including URL-encoded
+    parameters, multipart/form data and file uploads.  This is a new
+    project without much extended use so there are likely bugs and
+    potentially security issues.  That said it consists of little more
+    than HTTP header parsing logic perched atop Emacs' existing
+    network process primitives, so it should be fairly robust.
 
 EXAMPLES
     See the examples/ directory in this repository.  The Emacs Web

Reply via email to