Skip to content

Commit 0245745

Browse files
committed
Update README.md
1 parent f456534 commit 0245745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Async/await http client using new concurrency model in Swift
22

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
44

55
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fasync-http-client%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/The-Igor/async-http-client)
66
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fasync-http-client%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/The-Igor/async-http-client)

0 commit comments

Comments
 (0)