Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 64) sorted by relevance

123

/curl/tests/unit/
H A Dunit1651.c354 int byte; variable
369 for(byte = 1 ; byte < 255; byte += 17) {
372 cert[i] = (unsigned char) (byte & 0xff);
/curl/tests/data/
H A Dtest28616 TFTP send of boundary case 512 byte file
23 a 512 byte TFTP block, testing a boundary
58 a 512 byte TFTP block, testing a boundary
H A Dtest106835 more than one byte
50 more than one byte
H A Dtest6034 more than one byte
52 more than one byte
H A Dtest28414 a 512 byte TFTP block, testing a boundary
51 TFTP retrieve of boundary case 512 byte file
H A Dtest3532 This� is binary data with an embedded NUL byte
46 This� is binary data with an embedded NUL byte
H A Dtest115116 # 4096 bytes name + 1 byte content is NOT OK
17 # 4094 bytes name + 1 byte content is fine
H A Dtest45316 Variable output containing null byte
H A Dtest45616 Variable output starting with null byte
H A Dtest126630 HTTP GET with a single-byte HTTP/0.9 response
H A Dtest63324 SFTP retrieval with byte range
H A Dtest85114 # include the '.\r\n' 3-byte trailer to end the transfer properly!
H A Dtest63625 SFTP retrieval with X- byte range
H A Dtest13532 FTP retrieve a byte-range
H A Dtest105730 FTP retrieve a byte-range relative to end of file
H A Dtest63425 SFTP retrieval with byte range past end of file
H A Dtest63524 SFTP retrieval with byte range relative to end of file
/curl/docs/cmdline-opts/
H A Drange.md21 Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP
37 specifies the first and last byte only(*)(HTTP)
40 specifies two separate 100-byte ranges(*) (HTTP)
/curl/docs/libcurl/opts/
H A DCURLINFO_POSTTRANSFER_TIME_T.md19 CURLINFO_POSTTRANSFER_TIME_T - get the time until the last byte is sent
33 it took from the start until the last byte is sent by libcurl.
H A DCURLOPT_RANGE.md23 CURLOPT_RANGE - byte range to request
37 left out and X and Y are byte indexes.
47 RTSP, byte ranges are **not** permitted. Instead, ranges should be given in
H A DCURLOPT_INTERLEAVEFUNCTION.md40 first byte is always an ASCII dollar sign. The dollar sign is followed by a
41 one byte channel identifier and then a 2 byte integer length in network byte
H A DCURLINFO_STARTTRANSFER_TIME.md19 CURLINFO_STARTTRANSFER_TIME - get the time until the first byte is received
33 start until the first byte is received by libcurl. This includes
H A DCURLINFO_STARTTRANSFER_TIME_T.md19 CURLINFO_STARTTRANSFER_TIME_T - get the time until the first byte is received
34 start until the first byte is received by libcurl. This includes
H A DCURLOPT_ABSTRACT_UNIX_SOCKET.md33 *path* prefixed by a NULL byte. This is the convention for abstract
35 should not contain a leading NULL byte.
/curl/lib/
H A Dsetup-win32.h33 # undef byte

Completed in 23 milliseconds

123