-
Hi guys,
The following code doesn't compile with a `could not find implicit value for parameter hltf: org.http4s.rho.bits.HListToFunc[F,String :: shapeless.HNil,String => F[Test.this.Ok.T[String]]]…
-
Sample log line:
```
[2022-08-04 11:50:05,273] INFO [io-compute-0] o.h.b.s.Http1ServerStage$$anon$1:271 - HTTP body not read to completion. Dropping connection.
```
Log entry claims this is `Http…
-
I'm going to start making issues for these so I can look at them in more detail some time.
```
==> X org.http4s.client.blaze.Http1ClientStageSuite.Use User-Agent header provided in Request 0.011s…
-
Responses to HEAD requests typically include Content-Length header, but the body is not sent.
The Blaze client seems to be expecting server to send the body, and holds the connection waiting for data…
-
Akka has changed its license so we have to move away from it to adopt its equivalents in the typelevel ecosystem (FS2, http4s, ...).
-
Currently, `BlazeServerBuilder` has line statically defined `logger` (https://github.com/http4s/http4s/blob/2dba53fd4bcd8711f7db093e445ed5854f319afa/blaze-server/src/main/scala/org/http4s/server/blaze…
-
MacOS M1
curl
```
curl 7.79.1 (x86_64-apple-darwin21.0) libcurl/7.79.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.45.1
Release-Date: 2021-09-22
```
```scala
//> using scala "3.3…
-
I noticed this recently, but not sure when exactly this started happening, possibly with the 0.42 update.
Any german Umlaute are affected by this, but I assume this might be a general UTF-8 encodin…
-
I forgot to open this follow-up to https://github.com/http4s/http4s/pull/6211.
Discussions in:
- https://github.com/http4s/http4s/issues/5255#issuecomment-925895749
- https://github.com/http4s/ht…
-
Using e.g. `http4s`.
Depends on some HTTP server (e.g. `http4s`) available for Scala 3.