From 6067dadf665bacf457a61d1a7158ce0aad4bc1ed Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 19 Dec 2013 10:20:24 +0100 Subject: [PATCH] h2ify "Throws" section --- http/Client/__construct.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/Client/__construct.md b/http/Client/__construct.md index d50178a..7d5b35e 100644 --- a/http/Client/__construct.md +++ b/http/Client/__construct.md @@ -12,7 +12,7 @@ Persisted resources identified by $persistent_handle_id will be re-used if avail * string $persistent_handle_id = NULL If supplied, created curl handles will be persisted with this identifier for later reuse. -# Throws: +## Throws: * http\Exception\InvalidArgumentException * http\Exception\UnexpectedValueException -- 2.30.2