brendandburns commented on issue #6389:
@alexcrichton this should probably be cherry-picked into
9.0.x
because without it, http requests are pretty broken.
alexcrichton commented on issue #6389:
Given the experimental status of wasi-http I would personally say that this doesn't warrant a backport, but I'll defer to @pchickey's judgement.
pchickey commented on issue #6389:
Because, as Brendan says, requests are pretty broken without this fix, I will take care of backporting it to the release branch.
pchickey edited a comment on issue #6389:
~Because, as Brendan says, requests are pretty broken without this fix, I will take care of backporting it to the release branch.~
This bug is not present on the 9.0.0 release branch, so there is no need for a backport.
brendandburns commented on issue #6389:
@pchickey thanks, sorry, I should have checked if that commit was in the 9.0.x branch before I made my comment, I just assumed it was...
Last updated: Nov 22 2024 at 16:03 UTC