Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

refactor: Use EdcHttpClient #72

Merged

Conversation

bscholtes1A
Copy link
Contributor

What this PR changes/adds

Use EdcHttpClient instead of OkHttpClient.

Why it does that

EdcHttpClient embeds failsafe.

Linked Issue(s)

Closes #65

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@bscholtes1A bscholtes1A added the enhancement New feature or request label Jan 25, 2023
@bscholtes1A bscholtes1A force-pushed the refactor/65-use-edc-http-client branch from 5e120f4 to 558cb92 Compare January 25, 2023 14:08
@bscholtes1A bscholtes1A marked this pull request as ready for review January 25, 2023 14:17
@bscholtes1A bscholtes1A merged commit b8c2370 into eclipse-edc:main Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to EdcHttpClient
2 participants