in reply to daniel:// stenberg://

Is considered this a "need to have" or "nice to have" feature?

Since it's gone so long without getting much attention and it introduces other feature regressions, it sounds like it is more a "nice to have" feature.

But if it is classified as a "need to have" feature ... then it would make sense to allocate resources to fix it and sort out these issues.

The challenge is of course the available time to look into fixing this. And if it is just classified as a "nice to have", then I'd say kick it out now and rather prepare a clean ground for another attempt later on if this resurfaces as something really needed.

IMHO, carrying dead code promising to improve memory safeness does not deliver any of the expectations and it doesn't help anyone at all.

in reply to daniel:// stenberg://

I think it is worth for #hyper and the #rust ecosystem to work as #curl backend but not other way around. The only reason for curl to support hyper is to validate that the backend api is flexible enough and to have another "validator" for such interface. But probably it is one of those piece of code that maintainers are happy to push to third parties 😅