Last call to take a look at a proposal to overhaul the type hierarchy of sttp's `Request`!
Is the current approach a hurdle for newcomers? Do we solve the right problem, as does it justify a new major release (& migration)?
Let us know :)
https://github.com/softwaremill/sttp/pull/1703
Especially if you started using #Scala or #sttp recently - your feedback would be most welcome. Thank you!
[Proposal] Add type hierarchy of requests and backends by adpi2 · Pull Request #1703 · softwaremill/sttp
Following the discussion in #1607, I started experimenting with sttp, to see if it was possible to get a more user-friendly API while preserving the full power and flexibility. I did not try to mai...