Henri Cook
Henri Cook's Blog

Henri Cook's Blog

Follow
Follow
homebadges
Tag

Scala

#scala

More content

Read more stories on Hashnode


Articles with this tag

Http4s: Tips and Tricks

Jan 1, 20211 min read

Get the text body of a response with EntityDecoder If you've got a request like this: val postRequest: Task[Request[Task]] = POST( ...

Http4s: Tips and Tricks

Solution to “sun.security.validator.ValidatorException: No trusted certificate found” when installing SBT on a new (Ubuntu) system

May 2, 20161 min read

Solution to “sun.security.validator.ValidatorException: No trusted certificate found” when installing SBT on a new (Ubuntu) system: I had a perplexing...

Solution to “sun.security.validator.ValidatorException: No trusted certificate found” when installing SBT on a new (Ubuntu) system