zio / zio-http

A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
https://zio.dev/zio-http
Apache License 2.0
800 stars 403 forks source link

fix: Parse passwords with arbitrary colons #3201

Open mobley-trent opened 1 week ago

mobley-trent commented 1 week ago

Closes #3193 /claim #3193

mobley-trent commented 6 days ago

AuthSpec test suite is passing locally, is it a flaky test suite ?

mobley-trent commented 4 days ago

@987Nabil kindly review