ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

Meta+RequestServer: Upgrade curl and fix navigating to IPv6 addresses directly

Open rgret-dev opened this issue 10 months ago • 0 comments

After the upgrade to curl 8.13.0, the CURLOPT_RESOLVE option now supports replacing IPv6 hosts. This allows us to navigate using the IPv6 address directly. Previously, you would see "an unexpected network error occurred" message when attempting to do so.

Fixes #3596

rgret-dev avatar Apr 04 '25 22:04 rgret-dev