#include "curl_setup.h"
#include "urldata.h"
#include <curl/curl.h>
#include "transfer.h"
#include "sendf.h"
#include "escape.h"
#include "progress.h"
#include "dict.h"
#include "strcase.h"
#include "curl_memory.h"
#include "memdebug.h"
Go to the source code of this file.
Function Documentation
Variable Documentation
Initial value: {
"DICT",
ZERO_NULL,
dict_do,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
PORT_DICT,
CURLPROTO_DICT,
PROTOPT_NONE | PROTOPT_NOURLQUERY
}
Definition at line 73 of file dict.c.