Skip to content

libcURL.curl_infotype

Andrew Lambert edited this page Sep 15, 2015 · 11 revisions

libcURL.curl_infotype

##Enum Declaration

Protected Enum curl_infotype
   text
   header_in
   header_out
   data_in
   data_out
   ssl_in
   ssl_out
   info_end

##Remarks Used in curl debug messages to indicate the type of message.

##See also

Clone this wiki locally