libcurl.NET
libcurl.NET copied to clipboard
curl_shim_formadd is broken
curl_shim_formadd
(in the shim library) is broken since the __asm
keyword is not supported by the compiler in x64 builds. This should be rewritten to work again.