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 e7c65df commit cbce8f5Copy full SHA for cbce8f5
README.markdown
@@ -18,7 +18,7 @@ RestSharp is in need of more maintainers. Specifically ones who have more exper
18
* Automatic detection of type of content returned
19
* GET, POST, PUT, PATCH, HEAD, OPTIONS, DELETE supported
20
* Other non-standard HTTP methods also supported
21
-* oAuth 1, oAuth 2, Basic, NTLM and Parameter-based Authenticators included
+* OAuth 1, OAuth 2, Basic, NTLM and Parameter-based Authenticators included
22
* Supports custom authentication schemes via IAuthenticator
23
* Multi-part form/file uploads
24
* T4 Helper to generate C# classes from an XML document
0 commit comments