We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067823d commit f07eb80Copy full SHA for f07eb80
README.md
@@ -43,7 +43,7 @@ RestClient.GetArray<Post>(api + "/posts").Then(response => {
43
- Generic **REQUEST** method to create any http request
44
- Based on **Promises** for a better asynchronous programming
45
- Handle HTTP exceptions in a better way
46
-- Retry requests http easily
+- Retry HTTP requests easily
47
- Open Source 🦄
48
49
## Supported platforms 📱 🖥
0 commit comments