forked from AsyncHttpClient/async-http-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 708ead8
Remove obsolete notes in README.md (AsyncHttpClient#645)
AsyncHTTPClient now requires at least Swift 5.5.2. The async/await APIs are therefore available in all supported Swift compiler versions.
Swift Concurrency and HTTP/2 are now also supported for some time now. No need to call out the specific version in the readme. This information can still be found in the release notes if needed.1 parent 8b84142 commit 708ead8
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | - | ||
5 | + | ||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | - | ||
10 | + | ||
11 | 11 | | |
12 | 12 | | |
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
18 | - | ||
19 | 13 | | |
20 | 14 | | |
21 | 15 | | |
| |||
0 commit comments