-
According to the [RFC](https://datatracker.ietf.org/doc/html/rfc2616#page-31):
> Multiple message-header fields with the same field-name MAY be
present in a message if and only if the entire fi…
-
The Quickstart documentation should point to the [IO based giter8 template](https://github.com/http4s/http4s-io.g8) instead of (or at least in addition to) the [current one](https://github.com/http4s/…
-
Just a random idea I've been brewing, feel free to tell me I'm being dumb
It seems to me a lot of the trickiness with `scalacOptions` is that in userland we want to operate (add/remove) with a high…
-
```
method name in class HeaderCompanion cannot be accessed as a member of object org.http4s.headers.Host from ...
[error] Access to protected method name not permitted because
[error] enclosing…
-
Since Telegram requires the bot token to be in the path, it gets logged in the logs, which can cause token leaks when application logs are stored.
It would be nice if the tokens in the paths were rep…
-
Sporadic, I have only seen this once. Showed up in [this test run](https://github.com/http4s/http4s/pull/5152/checks?check_run_id=3654725372) (ubuntu-latest, 3.0.1, adopt@1.11).
```
org.http4s.emb…
-
I will minimize this after Typelevel Summit, but filing a placeholder now.
* Scala version: 2.13.0-M5
* Java version: 1.8.0_151
In [this snippet](https://github.com/http4s/http4s/blob/733a82634…
-
d05e8097facfa3f25fcd527d9032ee4c768260ad
```
==> X org.http4s.DecodeSpec.decode should be consistent with String constructor over aggregated output 0.31s munit.FailException: /home/runner/work/htt…
-
Hi everyone,
I hope it's not too early to report things.
I tried to replace Circe in a Scala/ScalaJS project and I had the following errors:
```scala
[error] /Users/jules.ivanic/jules_ivanic…
-
We went through upgrading the core libraries and reporters for Scala 3, but all the instrumentation is still pending. I got this exception at my very first attempt at running the `instrumentation-comm…