Home
last modified time | relevance | path

Searched refs:k (Results 1 – 25 of 71) sorted by relevance

123

/curl/tests/
H A Dtest1222.pl308 foreach my $k ($s, $f, $o, $h) {
309 $r = $r eq " "? $k: $r;
310 if($k ne " " && $r ne $k) {
312 $r = $k ne "X"? $k: "!";
314 elsif($r eq "X" || $k ne "?") {
/curl/lib/
H A Dhttp.c2385 k->done = TRUE; in Curl_http_firstwrite()
2861 k->maxdownload = k->size; in Curl_http_header()
2970 if((k->httpcode >= 300 && k->httpcode < 400) && in Curl_http_header()
3208 k->httpversion/10, k->httpversion%10); in Curl_http_statusline()
3243 (k->upgr101 == UPGR101_H2 && k->httpcode == 101)) { in Curl_http_statusline()
3247 k->http_bodyless = k->httpcode >= 100 && k->httpcode < 200; in Curl_http_statusline()
3263 k->size = 0; in Curl_http_statusline()
3282 k->size = k->maxdownload = -1; in Curl_http_size()
3294 k->maxdownload = k->size; in Curl_http_size()
3483 k->header = FALSE; in http_on_response()
[all …]
H A Dtransfer.c354 if((k->keepon & KEEP_RECV_PAUSE) || !(k->keepon & KEEP_RECV)) in sendrecv_dl()
480 if(k->keepon) { in Curl_sendrecv()
482 if(k->size != -1) { in Curl_sendrecv()
487 k->bytecount, k->size); in Curl_sendrecv()
493 k->bytecount); in Curl_sendrecv()
505 (k->bytecount != k->size) && !k->newurl) { in Curl_sendrecv()
507 " bytes remaining to read", k->size - k->bytecount); in Curl_sendrecv()
1105 k->size = size; in xfer_setup()
1106 k->shutdown = shutdown; in xfer_setup()
1113 if(!k->getheader) { in xfer_setup()
[all …]
H A Dgopher.c144 ssize_t k; in gopher_do() local
182 k = curlx_uztosz(len); in gopher_do()
190 result = Curl_xfer_send(data, sel, k, FALSE, &amount); in gopher_do()
196 k -= amount; in gopher_do()
198 if(k < 1) in gopher_do()
H A Dcf-h1-proxy.c294 struct SingleRequest *k = &data->req; in on_resp_header() local
298 (401 == k->httpcode)) || in on_resp_header()
300 (407 == k->httpcode))) { in on_resp_header()
302 bool proxy = (k->httpcode == 407) ? TRUE : FALSE; in on_resp_header()
316 if(k->httpcode/100 == 2) { in on_resp_header()
321 k->httpcode); in on_resp_header()
332 if(k->httpcode/100 == 2) { in on_resp_header()
337 "CONNECT %03d response", k->httpcode); in on_resp_header()
358 data->info.httpproxycode = k->httpcode = (header[9] - '0') * 100 + in on_resp_header()
370 struct SingleRequest *k = &data->req; in recv_CONNECT_resp() local
[all …]
/curl/scripts/
H A Dmanagen66 my ($k)=@_;
71 if($k =~ s/\.$//) {
75 my $klong = $k;
78 if($optlong{$k}) {
80 $l = "\\fI-".$optlong{$k}.", \\-\\-$klong\\fP$trail";
758 for my $k (@seealso) {
759 if(!$helplong{$k}) {
762 my $l = $manpage ? manpageify($k) : "--$k";
781 for my $k (@m) {
782 if(!$helplong{$k}) {
[all …]
H A Dcijobs.pl36 for my $k (sort keys %job) {
37 printf "%s: %s\n", $k, $job{$k} if($job{$k});
38 undef $$jref{$k} if(!$filelevel{$k});
/curl/tests/data/
H A Dtest126826 --stderr %LOGDIR/moo%TESTNUMBER --unix-socket -k hej://moo
32 Warning: The filename argument '-k' looks like a flag.
H A Dtest30824 --engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
H A Dtest40222 -k --ftp-ssl-reqd ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
H A Dtest127232 -k gophers://%HOSTIP:%GOPHERSPORT/1/%TESTNUMBER
H A Dtest40522 -m 5 -k ftps://%HOSTIP:%FTPPORT/path/to/file/%TESTNUMBER
H A Dtest98933 -k --ssl-reqd -u user:secret pop3s://%HOSTIP:%POP3SPORT/%TESTNUMBER
H A Dtest30035 -k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
H A Dtest30236 -k -U fake:user -x %HOSTIP:%HTTPPORT https://bad.fakeurl-to.test:%TESTNUMBER/slash/%TESTNUMBER
H A Dtest30340 -k https://%HOSTIP:%HTTPSPORT/want/%TESTNUMBER -m 8
H A Dtest98833 -k --ssl-reqd -u '"user:sec"ret{' 'imaps://%HOSTIP:%IMAPSPORT/%TESTNUMBER/;MAILINDEX=1'
H A Dtest30649 -k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER --http0.9
H A Dtest30739 --engine openssl -k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
H A Dtest98729 -k --ssl-reqd --mail-rcpt recipient@example.com --mail-from sender@example.com -T - smtps://%HOSTIP…
H A Dtest119326 MQTT PUBLISH 2k payload
H A Dtest40131 -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt
H A Dtest36431 -k https://%HOSTIP:%HTTPSPORT/we/want/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt
H A Dtest40931 -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt
/curl/docs/cmdline-opts/
H A Dlimit-rate.md28 Appending 'k' or 'K' counts the number as kilobytes, 'm' or 'M' makes it
29 megabytes, while 'g' or 'G' makes it gigabytes. The suffixes (k, M, G, T, P)
30 are 1024 based. For example 1k is 1024. Examples: 200K, 3m and 1G.

Completed in 57 milliseconds

123