http4s / http4s

A minimal, idiomatic Scala interface for HTTP
https://http4s.org/
Apache License 2.0
2.54k stars 787 forks source link

Replace our URI #2012

Open rossabaker opened 6 years ago

rossabaker commented 6 years ago

Our Uri type is bad and I feel bad.

I think this needs to be redesigned from the ground up, with deprecation warnings where reasonable. This is a big job, but I think it's the single most hostile part of http4s.

rossabaker commented 3 years ago

This should probably be converted into a project. Going through the backlog, I've already flagged a half dozen related issues, and I'm only about 25% of the way through.