Searched refs:description (Results 1 – 24 of 24) sorted by relevance
/curl/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 6 description: Tell us about your problem with curl or libcurl 41 description: | 51 description: |
|
H A D | docs.yml | 6 description: Problems, errors, mistakes or typos in documentation. 21 description: |
|
/curl/tests/http/testenv/ |
H A D | ws_echo_server.py | 49 parser = argparse.ArgumentParser(prog='scorecard', description="""
|
/curl/tests/libtest/ |
H A D | lib1533.c | 101 static int perform_and_check_connections(CURL *curl, const char *description, in perform_and_check_connections() argument 120 description, expected_connections, connections); in perform_and_check_connections()
|
/curl/tests/data/ |
H A D | test568 | 68 i=A Seminar on the session description protocol 92 i=A Seminar on the session description protocol
|
H A D | test1517 | 33 This is a virtual description of server virtual error.
|
/curl/lib/ |
H A D | http.h | 281 char *description; member 292 const char *description);
|
H A D | socks.c | 214 const char *description) in socks_state_send() argument 230 failf(data, "Failed to send %s: %s", description, in socks_state_send() 245 const char *description) in socks_state_recv() argument 261 failf(data, "SOCKS: Failed receiving %s: %s", description, in socks_state_recv()
|
H A D | http.c | 4363 const char *description) in Curl_http_resp_make() argument 4373 if(description) { in Curl_http_resp_make() 4374 resp->description = strdup(description); in Curl_http_resp_make() 4375 if(!resp->description) in Curl_http_resp_make() 4392 free(resp->description); in Curl_http_resp_free()
|
/curl/.github/workflows/ |
H A D | appveyor-status.yml | 39 description: .status}' \
|
/curl/docs/libcurl/ |
H A D | curl_global_init.md | 62 See the description in libcurl(3) of global environment requirements for 75 description below is for older libcurl versions.)
|
H A D | curl_easy_init.md | 51 curl_global_init(3) yourself properly. See the description in libcurl(3) of
|
H A D | curl_global_cleanup.md | 46 See the description in libcurl(3) of global environment requirements for
|
H A D | libcurl-env.md | 22 description of what they do. Also note that curl, the command line tool,
|
H A D | curl_version_info.md | 49 CURLversion age; /* see description below */ 131 *feature_names* instead. The feature names description below lists the
|
H A D | libcurl-multi.md | 60 description of both versions to fully understand how they work and
|
H A D | libcurl-tutorial.md | 1361 on the multi_socket event based API, this description here is for the select()
|
/curl/scripts/ |
H A D | mk-ca-bundle.pl | 221 my $description = shift; 237 …print "Error: Invalid ", $description, scalar(@invalid) == 1 ? ": " : "s: ", join( ", ", map { "\"…
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_RTSP_REQUEST.md | 41 Used to get the low level description of a stream. The application should note 49 When sent by a client, this method changes the description of the session. For
|
/curl/packages/vms/ |
H A D | pcsi_product_gnv_curl.com | 99 $! Regenerate the PCSI description file.
|
/curl/tests/ |
H A D | runtests.md | 59 the first line contains the test number and a description. On the second line,
|
/curl/tests/http/ |
H A D | scorecard.py | 669 parser = argparse.ArgumentParser(prog='scorecard', description="""
|
/curl/packages/OS400/ |
H A D | README.OS400 | 20 description for more information.
|
/curl/docs/ |
H A D | FAQ | 369 An incomprehensible description of the two numbers above is here
|
Completed in 48 milliseconds