Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: implement http4s client interpreter #1080

Merged

Conversation

MichalPawlicki
Copy link
Contributor

@MichalPawlicki MichalPawlicki commented Mar 15, 2021

Partly fixes #713. As yet the interpreter doesn't support WebSockets or multipart requests.

@MichalPawlicki MichalPawlicki force-pushed the feature/http4s-client-interpreter branch 3 times, most recently from 65688af to 55be449 Compare March 19, 2021 18:11
@MichalPawlicki MichalPawlicki force-pushed the feature/http4s-client-interpreter branch from 55be449 to 60db27f Compare March 20, 2021 10:59
@MichalPawlicki MichalPawlicki marked this pull request as ready for review March 20, 2021 11:23
@adamw adamw merged commit 73a4900 into softwaremill:master Mar 29, 2021
@adamw
Copy link
Member

adamw commented Mar 29, 2021

Thanks! Will be part of the upcoming 0.18 release

@MichalPawlicki MichalPawlicki deleted the feature/http4s-client-interpreter branch March 30, 2021 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client interpreter: Endpoint to http4s's Request[F]
2 participants