You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Async/await http client using new concurrency model in Swift
2
2
3
-
Network layer for running requests like GET, POST, PUT, DELETE etc customizable with coders. Thre's ability to retry request with exponential backoff strategy if one fails.
3
+
Network layer for running requests like GET, POST, PUT, DELETE etc customizable with coders. Thre's ability to retry request with different strategies
0 commit comments