From 3291ca8bce4c1f8de711b131e8e15b0f444e4f04 Mon Sep 17 00:00:00 2001 From: Andrey Knupp Vital Date: Tue, 22 Oct 2013 21:30:54 -0200 Subject: [PATCH] HttpMethod shouldn't instatiable --- lib/Unirest/HttpMethod.php | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/lib/Unirest/HttpMethod.php b/lib/Unirest/HttpMethod.php index d6b9c99..9aaec19 100644 --- a/lib/Unirest/HttpMethod.php +++ b/lib/Unirest/HttpMethod.php @@ -1,9 +1,15 @@ -