syslog-ng source
http-curl-header-list.h File Reference
#include "list-adt.h"
#include <curl/curl.h>
Include dependency graph for http-curl-header-list.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CURL_NO_OLDIES   1
 

Functions

List * http_curl_header_list_new (void)
 
struct curl_slist * http_curl_header_list_as_slist (List *list)
 

Macro Definition Documentation

◆ CURL_NO_OLDIES

#define CURL_NO_OLDIES   1

Function Documentation

◆ http_curl_header_list_as_slist()

struct curl_slist* http_curl_header_list_as_slist ( List *  list)

◆ http_curl_header_list_new()

List* http_curl_header_list_new ( void  )