Closed
Description
I did this
what I did
curl --alt-svc test.txt https://integralblue.com
curl --alt-svc test.txt https://integralblue.com
what I see
it fails on native linux ("(6) cant process .onion") but on windows it works.
more over on a linux VM in windows it also works...
I expected the following
this code to act the same on all platform. either fail on all or work on all.
curl/libcurl version
8.2
8.0
7.8
all showed the same behivior
operating system
ubuntu 2024 tls (both natively on x64 or as a VM on windows with VMware or with WSL)
windows 10