Skip to content

Commit 7365eec

Browse files
committed
Update readme
Add new bullet point for non-standard HTTP methods
1 parent ddde53b commit 7365eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Fuzzy element name matching ('product_id' in XML/JSON will match C# property named 'ProductId')
1414
* Automatic detection of type of content returned
1515
* GET, POST, PUT, HEAD, OPTIONS, DELETE supported
16+
* Other non-standard HTTP methods also supported
1617
* oAuth 1, oAuth 2, Basic, NTLM and Parameter-based Authenticators included
1718
* Supports custom authentication schemes via IAuthenticator
1819
* Multi-part form/file uploads

0 commit comments

Comments
 (0)