Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 27) sorted by relevance

12

/curl/scripts/
H A Dmk-ca-bundle.pl208 sub report($@) { subroutine
310 report "SHA256 of old file: $oldhash";
313 report "Downloading $txt ...";
325 report "Downloaded $txt";
339 report "curl not found";
346 report "Falling back to HTTP";
353 report "Get certdata with LWP!";
362 report "Not modified";
367 report "Downloaded $txt";
396 report "SHA256 of new file: $newhash";
[all …]
/curl/tests/
H A Dconftest.py35 report = [
41 report.extend([
45 report.extend([
48 return '\n'.join(report)
/curl/docs/libcurl/opts/
H A DCURLOPT_IGNORE_CONTENT_LENGTH.md33 This is useful for doing HTTP transfers with ancient web servers which report
35 curl cannot accurately report progress, and it instead stops the download when
40 report error.
H A DCURLOPT_VERBOSE.md36 this used when you debug/report problems.
H A DCURLOPT_FTP_SKIP_PASV_IP.md35 network setups that due to NATs, firewalls or incompetence report the wrong IP
H A DCURLOPT_COOKIEJAR.md41 curl_easy_cleanup(3) is called), libcurl does not and cannot report an
/curl/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml6 description: Create a report to help us improve
12 Thanks for taking the time to fill out this bug report!
/curl/tests/data/
H A Dtest150724 # based on bug report #1184
H A Dtest15202 # Based off test 901 after bug report #1456
H A Dtest7122 #based off test 707 after bug report #1218
H A Dtest7112 #based off test 707 after bug report #1218
H A Dtest5524 # submitted in bug report #1850730, which sends >64K data and we verify the
/curl/docs/cmdline-opts/
H A Dcookie-jar.md36 does not fail or even report an error clearly. Using --verbose gets a warning
/curl/packages/OS400/rpg-examples/
H A DSIMPLE279 // Check for error and report if some.
H A DSIMPLE180 * Check for error and report if some.
H A DHTTPPOST101 // Check for error and report if some.
H A DHEADERAPI79 // Check for error and report if some.
H A DINMEMORY88 // Check for error and report if some.
H A DSMTPSRCMBR124 // Check for error and report if some.
/curl/lib/
H A Dasyn-thread.c702 bool report) in thread_wait_resolv() argument
739 if(!data->state.async.dns && report) in thread_wait_resolv()
745 if(!data->state.async.dns && report) in thread_wait_resolv()
/curl/packages/vms/
H A Dbuild_vms.com208 $! Some non-US VMS installations report ">" for the directory delimiter
/curl/docs/libcurl/
H A Dlibcurl-errors.md527 This can only be returned if libcurl bugs. Please report it to us!
/curl/docs/
H A DKNOWN_BUGS453 report but it cannot be accepted as-is. See
H A DFAQ883 appreciate a detailed bug report from you that describes how we could go
917 If there is a bug, read the BUGS document first. Then report it as described
1077 never report a problem, and even when it does, it can take up to 20 minutes
/curl/m4/
H A Dcurl-compilers.m470 *** you can report this and the required info on the libcurl development

Completed in 65 milliseconds

12