From 7a6df4cb82c234bed82be2876d601fd9e114d7fe Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Wed, 14 Jan 2015 18:07:10 -0500 Subject: [PATCH] adding the full scope of the HTTP Methods registery --- src/Unirest/Method.php | 70 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 2 deletions(-) diff --git a/src/Unirest/Method.php b/src/Unirest/Method.php index 0076a31..bd2df20 100644 --- a/src/Unirest/Method.php +++ b/src/Unirest/Method.php @@ -1,12 +1,78 @@