Commit da3101a
committed
Add Apache5, give highest priority
This commit updates `ClasspathSdkHttpServiceProvider` to give
`Apache5HttpClient` the highest preference for sync HTTP clients. If
`apache5-client` is on the classpath, Sync SDK clients not not
explicitly configured with an HTTP client will use Apache 5.1 parent 4420912 commit da3101a
File tree
2 files changed
+10
-3
lines changed- .changes/next-release
- core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/loader
2 files changed
+10
-3
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments