released 0.6 v0.6
Christian Hansen [Fri, 6 Jan 2006 11:57:22 +0000 (11:57 +0000)]
README

diff --git a/README b/README
index 6f8521c..d78c02e 100644 (file)
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ METHODS
     new Constructor. Takes content type and content length as parameters,
         returns a HTTP::Body object.
 
-    add Add string to itnernal buffer. Will call spin unless done. returns
+    add Add string to internal buffer. Will call spin unless done. returns
         length before adding self.
 
     body
@@ -66,6 +66,9 @@ METHODS
 
     upload
 
+BUGS
+    Chunked requests are currently not supported.
+
 AUTHOR
     Christian Hansen, "ch@ngmedia.com"