1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 09:51:46 -05:00
Viktor Szakats 2026124691
idn: fix libidn2 with windows unicode builds
Unicode Windows builds use UTF-8 strings internally in libcurl,
so make sure to call the UTF-8 flavour of the libidn2 API. Also
document that Windows builds with libidn2 and UNICODE do expect
CURLOPT_URL as an UTF-8 string.

Reported-by: dEajL3kA on github
Assisted-by: Jay Satiro
Reviewed-by: Marcel Raad
Closes #7246
Fixes #7228
2021-06-15 12:10:48 +00:00
..
2021-06-07 08:14:25 +02:00
2021-06-07 08:14:25 +02:00
2020-10-25 23:08:54 +01:00
2021-05-31 12:47:15 +02:00
2021-02-18 08:47:27 +01:00
2020-11-04 23:59:47 +01:00
2020-12-12 09:59:28 -08:00
2020-11-04 23:59:47 +01:00
2020-01-16 11:55:56 +01:00
2020-11-04 23:59:47 +01:00
2021-04-19 08:22:16 +02:00
FAQ
2021-05-24 00:21:00 +02:00
2021-06-07 08:14:25 +02:00
2020-12-12 09:59:28 -08:00
2021-05-28 12:34:07 +02:00
2020-11-04 23:59:47 +01:00
2021-06-03 23:11:11 +02:00
2021-05-03 17:27:35 +02:00
2020-11-04 23:59:47 +01:00
2021-04-22 09:05:53 +02:00
2021-06-07 08:14:25 +02:00
2020-11-04 23:59:47 +01:00
2020-09-21 11:02:32 +02:00
2019-11-28 12:58:47 +01:00
2020-11-04 23:59:47 +01:00
2021-01-14 09:49:17 +01:00
2021-02-25 09:28:00 +01:00
2020-11-04 23:59:47 +01:00
2021-06-04 15:57:02 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.