#include "curlcheck.h"
#include <curl/curl.h>
Go to the source code of this file.
◆ curl_formfree()
◆ fail_unless() [1/4]
◆ fail_unless() [2/4]
| fail_unless |
( |
rc |
= =0, |
|
|
"curl_formadd returned error" |
|
|
) |
| |
◆ fail_unless() [3/4]
| fail_unless |
( |
rc |
= =0, |
|
|
"curl_formget returned error" |
|
|
) |
| |
◆ fail_unless() [4/4]
◆ print_httppost_callback()
| static size_t print_httppost_callback |
( |
void * |
arg, |
|
|
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
static |
◆ unit_setup()
◆ unit_stop()
| static void unit_stop |
( |
void |
| ) |
|
|
static |
◆ buffer
| char buffer[] = "test buffer" |
◆ last
◆ post
◆ rc
Initial value:
CURLFORM_COPYCONTENTS, "content", CURLFORM_END)
Definition at line 44 of file unit1308.c.
◆ total_size