Commit d00ef7b
authored
Add Apache5, give highest priority (#6676)
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 d00ef7b
2 files changed
Lines changed: 10 additions & 3 deletions
File tree
- .changes/next-release
- core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/loader
Lines 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