X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient.md;h=faacc4493fef0740b7fdb59a469bda06751c1b64;hb=e359e7e44da8a67342f66de9345bca9b7037cf3f;hp=e7057693a160436ddd8e4c3494e8c1703b579ad1;hpb=62de37d8c446969f97b08544af97f557b7efac9a;p=mdref%2Fmdref diff --git a/http/Client.md b/http/Client.md index e705769..faacc44 100644 --- a/http/Client.md +++ b/http/Client.md @@ -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.