-
From https://github.com/http4s/http4s/pull/5152#issuecomment-962573489, it looks like we might have broken the deprecated method when we introduced WebSocketBuilder2. We should verify that still work…
-
https://github.com/http4s/http4s/blob/faf2436c093d9aafc6093402a8f5428c03eea923/server/shared/src/main/scala/org/http4s/server/websocket/WebSocketBuilder2.scala#L76-L77
Also, at least ember server i…
-
GraalVM 21.1.0 has just been released, but my builds are failing unfortunately.
```
Error: Detected an instance of Random/SplittableRandom class in the image heap. Instances created during image g…
-
I'm trying this method
https://github.com/kubukoz/sup/blob/9887f19c9873880252f96b86cd9d88de39eeca2e/modules/http4s/src/main/scala/sup/modules/http4s.scala#L19-L22
and I found that, overriding the …
-
Initially discussed in [discord](https://discord.com/channels/632277896739946517/632286375311573032/1101695422499672147).
Looks like this docs for the QueryParam syntax is misleading:
https://gith…
-
Since the same key is shared for all `F[_]` this can go badly wrong if there's a `translate` or `mapK` along the line ...
https://github.com/http4s/http4s/blob/77e4f3adc73875ac62ea9def48542bdb58365…
-
When a user generates a template and uses the provided `flake.nix` via `nix develop` (see https://github.com/typelevel/typelevel-nix for more details) it generates a `flake.lock` file.
1. Should th…
-
It's currently a bit weird that it doesn't.
https://github.com/http4s/http4s/blob/6b74773babb2b4ae31aeb3c09056acb9326ab762/core/shared/src/main/scala/org/http4s/Message.scala#L255-L257
OTOH, it'…
-
For example, the top goole result for "http4s cors" (and the only one leading to http4s docs) is to https://http4s.org/v0.18/cors/. Fixing this / stopping it from happening will need some SEO expertis…
-
Use http4s? zio-http? tapir + netty? tapir + vertx? There's a couple of options.
adamw updated
2 years ago