Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests are failing. on one hand this might require a UNICODE curl build. we could enable that but then it would need UNICODE support in trurl as well to accept the non-ASCII test values via the command-line. ``` expected: 'https://xn--rksmrgs-5wao1o.se/\n' got: '' 104: failed 'https://räksmörgås.se' -g '{puny:host}' ``` Ref: https://github.com/curl/trurl/actions/runs/6863796328/job/18664263891#step:3:4406
- Loading branch information