Welcome Haydar Alaidrus as #curl committer 1227: github.com/curl/curl/pull/1258…
Documentation: Fix incorrect C string escape in CURLOPT_POSTFIELDS by haydaralaidrus · Pull Request #12588 · curl/curl
The string literal incorrectly formatted. The backslashes in the JSON string not properly escaped, leading to invalid C syntax: const char *json = "{"name": "daniel"}"; Where it should be: const ch...GitHub
daniel:// stenberg://
in reply to daniel:// stenberg:// • • •