From 11cf1eaa9f328c0f5e8e38afb4a80af55b7ebc89 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Thu, 5 Feb 2015 14:04:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c394ccc..bb01747 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ The third parameter, which is a bitmask, will Unirest which HTTP authentication If more than one bit is set, Unirest *(at PHP's libcurl level)* will first query the site to see what authentication methods it supports and then pick the best one you allow it to use. *For some methods, this will induce an extra network round-trip.* -**Supported Method** +**Supported Methods** | Method | Description | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|