github-actions[bot] on gh-pages
deploy: 0e253e30bf983545cb0ebdd… (compare)
armanbilge on series
armanbilge on 0.23
Update cats-effect, cats-effect… Merge pull request #6956 from h… (compare)
http4s-steward[bot] on series
Update cats-effect, cats-effect… (compare)
fetch[A](req: F[Request[F]])
method would only evaluate the request when it is ready to be sent, but that does not appear to be the case. Is that correct / expected? Do I have any other options to solve that?
getDefault
throws, it just defers the explosion until the first https call. But the reason it's there is that it gives people who know that getDefault
throws a chance to override it. The crucial point is that getDefault
not appear as a default argument. That's why we've gotten that bug filed ... twice.
Some(sslContext.getDefault)
is the right choice for most people.