Home
last modified time | relevance | path

Searched refs:bytes (Results 1 – 25 of 360) sorted by path

12345678910>>...15

/curl/docs/cmdline-opts/
H A Dcontinue-at.md21 exact number of bytes that are skipped, counting from the beginning of the
H A Ddata.md44 bytes are stripped out. If you do not want the @ character to have a special
H A Dlimit-rate.md27 The given speed is measured in bytes/second, unless a suffix is appended.
H A Dmax-filesize.md5 Arg: <bytes>
19 Specify the maximum size (in bytes) of a file to download. If the file
H A Drange.md6 Help: Retrieve only the bytes within RANGE
25 specifies the first 500 bytes
28 specifies the second 500 bytes
31 specifies the last 500 bytes
34 specifies the bytes from offset 9500 and forward
H A Dspeed-limit.md21 If a transfer is slower than this set speed (in bytes per second) for a given
H A Dspeed-time.md20 If a transfer runs slower than speed-limit bytes per second during a
H A Dtftp-blksize.md21 server. By default 512 bytes are used.
H A Dvariable.md43 content holding null bytes that are not encoded when expanded, causes an
H A Dwrite-out.md169 The total amount of bytes that were downloaded. This is the size of the
173 The total amount of bytes of the downloaded headers.
176 The total amount of bytes that were sent in the HTTP request.
179 The total amount of bytes that were uploaded. This is the size of the
/curl/docs/libcurl/
H A Dcurl_easy_getinfo.md161 (Deprecated) Number of bytes uploaded.
166 Number of bytes uploaded.
171 (Deprecated) Number of bytes downloaded.
176 Number of bytes downloaded.
201 Number of bytes of all headers received.
206 Number of bytes sent in the issued HTTP requests.
H A Dcurl_easy_recv.md38 buffer. The variable **n** points to receives the number of received bytes.
95 **buffer**, and the number of bytes it actually read into ***n**.
102 Reading exactly 0 bytes indicates a closed connection.
H A Dcurl_easy_send.md38 sent. The variable **n** points to receives the number of sent bytes.
87 On success, returns **CURLE_OK** and stores the number of bytes actually
H A Dcurl_easy_setopt.md1380 Strings passed on to libcurl must be shorter than 8000000 bytes, otherwise
H A Dcurl_formadd.md67 contain zero-valued bytes. The copied data is freed by curl_formfree(3).
75 contain zero-valued bytes.
82 or if you would like it to contain zero bytes, you must set the length of the
91 not null-terminated, or if you would like it to contain zero bytes, you must
164 *CURLFORM_BUFFERLENGTH* to set the number of bytes in the buffer.
305 zero-valued bytes. The pseudo-filename "-" to read stdin is discouraged
H A Dcurl_global_trace.md130 * [HTTP/2] [h2sid=1] 249 header bytes
H A Dcurl_mime_data.md41 *datasize* is the number of bytes *data* points to. It can be set to
H A Dcurl_mime_data_cb.md65 of bytes by your function.
67 Your read function must then return the actual number of bytes that it stored
72 the server expected it, like when you have said you intend to upload N bytes
73 and yet you upload less than N bytes), you may experience that the server
H A Dcurl_mprintf.md56 *maxlength* bytes (including the terminating null byte ('0')) to
H A Dcurl_strequal.md49 printf("Name and input matches in the 5 first bytes\n");
H A Dcurl_strnequal.md49 printf("Name and input matches in the 5 first bytes\n");
H A Dcurl_url_get.md84 non-ASCII bytes that otherwise gets percent-encoded.
H A Dcurl_url_set.md94 to 40 bytes long.
258 million bytes. Otherwise this function returns **CURLUE_MALFORMED_INPUT**.
H A Dcurl_ws_meta.md73 many additional bytes are expected to arrive before this fragment is complete.
H A Dcurl_ws_recv.md35 **buffer**, but not more than **buflen** bytes. *recv* is set to the
36 number of bytes actually stored.

Completed in 47 milliseconds

12345678910>>...15