remove now irrelevant statement
authorMichael Wallner <mike@php.net>
Fri, 22 Nov 2013 13:13:27 +0000 (14:13 +0100)
committerMichael Wallner <mike@php.net>
Fri, 22 Nov 2013 13:13:27 +0000 (14:13 +0100)
http.md

diff --git a/http.md b/http.md
index 43c5e691c842098a2d480ec2106aff46576a7268..b5b3bf1ca627a5983265250aa0f8bab352a31e5e 100644 (file)
--- a/http.md
+++ b/http.md
@@ -7,7 +7,6 @@ Extended HTTP support. Again.
 * Introduces the http namespace.
 * PHP stream based message bodies.
 * Encapsulated env request/response.
-* Versatile error handling.
 * Modular client support.
 
 ## Installation: