Results 131 comments of Daniel Esik

I failed to find references in the spec that the `Cookie` header **must** contain only unique keys. However, this might be considered a natural behaviour. Given that, I'd suggest modifying...

> but according to the [RFC](https://datatracker.ietf.org/doc/html/rfc2616#page-31) passing them as a comma separated list should be equivalent Actually, I'm not sure that the server `MUST` interpret these values as having two...

@http4s/core hey folks, your review of this small PR would be highly appreciated 🙇🏻‍♂️

It's ready to go, as far as I'm concerned. 👍🏻 But @armanbilge requested themselves to make a review. So the ball's in their court.

Amazing work, team! Additional gratitude to @rossabaker for going an extra mile on verifying this 🙇

Wow, amazing work, folks!

@counter2015 some time ago, I proposed these changes you described – https://github.com/http4s/http4s/pull/6475. But we have ended up with this https://github.com/http4s/http4s/pull/6485.

This fired yet another time https://github.com/http4s/http4s/actions/runs/3866055008/jobs/6589927990#step:10:136 ``` ==> X org.http4s.ember.core.TraversalSpec.Request Encoder/Parser should preserve body with a known uri 0.23s munit.FailException: Failing seed: PrgCUZpnHB5NQBWrBz5aeqj_wYazAbwBolmFKDvSKxF= You can reproduce this failure by adding...

@SethTisue I think the plan is the following: 1. Ask some people from the community to try out the `scalac-profiling` in their projects. Not sure how loud this request should...