Skip to content

curlhttpsrc: Hook up libcurl logging message to gstreamer

libcurl provides detailed logs such as header and protocol data exchanged with peer via debug callback. It helps with debugging varioud libcurl issues.

Merge request reports