big update's coming
[mdref/mdref] / http / Client.md
index e7057693a160436ddd8e4c3494e8c1703b579ad1..faacc4493fef0740b7fdb59a469bda06751c1b64 100644 (file)
@@ -1,4 +1,4 @@
-# class http\Client implements SplSubject
+# class http\Client implements SplSubject, Countable
 
 The HTTP client.
 
@@ -11,4 +11,4 @@ The HTTP client.
 * protected $history = NULL  
   http\Message request/response history.
 * public $recordHistory = false  
-  Boolean flag whether to record instory in http\Client::$history.
+  Boolean flag whether to record history in http\Client::$history.