Skip to content

Commit

Permalink
Merge pull request #179 from http4s/pr/http4s-curl
Browse files Browse the repository at this point in the history
Add the http4s-curl backend
  • Loading branch information
armanbilge authored Sep 21, 2022
2 parents c5ba305 + 4af57a9 commit c887e3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ object Http4sOrgSitePlugin extends AutoPlugin {
"blaze" -> url("https://github.com/http4s/blaze"),
"http4s-armeria" -> url("https://github.com/http4s/http4s-armeria"),
"http4s-async-http-client" -> url("https://github.com/http4s/http4s-async-http-client"),
"http4s-curl" -> url("https://github.com/http4s/http4s-curl/"),
"http4s-dom" -> url("https://http4s.github.io/http4s-dom/"),
"http4s-finagle" -> url("https://http4s.github.io/http4s-finagle/docs/"),
"http4s-jdk-http-client" -> url("https://jdk-http-client.http4s.org/"),
Expand Down

0 comments on commit c887e3e

Please sign in to comment.