libcURL.cURLSession.GetResponseHeaders - charonn0/RB-libcURL GitHub Wiki

libcURL.cURLSession.GetResponseHeaders (Deprecated)

Method Signature

 Function GetResponseHeaders() As InternetHeaders

Return value

Note: This method has been deprecated in favor of cURLSession.ResponseHeaders.

An InternetHeaders object containing the headers from the most recent transfer, or Nil if no headers were received.