Update README.md

This commit is contained in:
Ahmad Nassri
2015-02-05 14:04:02 -05:00
parent d5a7ad40bd
commit 11cf1eaa9f

View File

@@ -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.* 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 | | Method | Description |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|