- fix php4 build
[m6w6/ext-http] / KnownIssues.txt
index ae9efc715127c562180eee9ce8240b3c08dedf2f..dfe8c82e684dab7529dff9b75d9edc5bbc5b48f5 100644 (file)
@@ -2,5 +2,8 @@ Known Issues
 ============
 $Id$
 
-Issues I don't know how to solve yet are as follows:
+HttpResponse class is infunctional with current ZendEngine2,
+a fix is pending.
+
+http_chunked_decode() still depends on CRLF.