To see what is wrong, I need to print the request made by curl. How can i do this? Please do not advise doing
curl_easy_setopt(curl, CURLOPT_VERBOSE, 1L);
I am sending a multi-page message and does not print the entire request.
CURLOPT_DEBUGFUNCTION is your friend.
See the following examples: debug.c and multi-debugcallback.c
Source: https://habr.com/ru/post/1387740/More articles:UITableview with images scrolls very slowly - iosDisable hover event on img set - jquerywhat "assigns" - ruby | fooobar.comNHibernate 3.2 LINQ n + 1 solution - .netSearch for FB user ID from email ID - for example, in the MS Outlook 2010 social connection plugin - facebookhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1387741/local-data-storage-options-for-net-based-desktop-apps&usg=ALkJrhgnDobByKKzn-j51qR-ZdysSDIGZwJavaScript instanceof: cannot determine which instance of function argument - javascriptYou cannot use a class with names in another namespace in PHP - phpHow to get PayPal transaction id from invoice id - soapPayPal transaction search API does not return result - paypalAll Articles