Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
curl_args Struct Reference
Collaboration diagram for curl_args:
Collaboration graph
[legend]

Data Fields

struct curl_write_callback_data cb_data
 
const char * postdata
 
const char * url
 

Detailed Description

Definition at line 657 of file func_curl.c.

Field Documentation

◆ cb_data

struct curl_write_callback_data cb_data

Definition at line 660 of file func_curl.c.

Referenced by acf_curl_exec(), acf_curl_helper(), and acf_curl_write().

◆ postdata

const char* postdata

Definition at line 659 of file func_curl.c.

Referenced by acf_curl_exec(), and acf_curl_helper().

◆ url

const char* url

Definition at line 658 of file func_curl.c.

Referenced by acf_curl_exec(), acf_curl_helper(), and acf_curl_write().


The documentation for this struct was generated from the following file: