#include <stdio.h> #include <curl/curl.h> #include <string> size_t ... case CURLINFO_HEADER_OUT: text = "=> Send header"; break; ...
確定! 回上一頁