We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddde53b commit 7365eecCopy full SHA for 7365eec
README.markdown
@@ -13,6 +13,7 @@
13
* Fuzzy element name matching ('product_id' in XML/JSON will match C# property named 'ProductId')
14
* Automatic detection of type of content returned
15
* GET, POST, PUT, HEAD, OPTIONS, DELETE supported
16
+* Other non-standard HTTP methods also supported
17
* oAuth 1, oAuth 2, Basic, NTLM and Parameter-based Authenticators included
18
* Supports custom authentication schemes via IAuthenticator
19
* Multi-part form/file uploads
0 commit comments