Home
last modified time | relevance | path

Searched refs:encoding (Results 1 – 25 of 68) sorted by relevance

123

/curl/docs/cmdline-opts/
H A Dtr-encoding.md4 Long: tr-encoding
6 Help: Request compressed transfer encoding
13 - --tr-encoding $URL
16 # `--tr-encoding`
H A Draw.md11 - tr-encoding
H A Dform-escape.md19 instead of percent-encoding.
/curl/tests/data/
H A Dtest3736 chunked transfer encoding
56 Chunked transfer encoding - Multiple valid chunks with binary zeros.
62 http://%HOSTIP:%HTTPPORT/chunked-transfer-encoding/%TESTNUMBER
68 GET /chunked-transfer-encoding/%TESTNUMBER HTTP/1.1
H A Dtest10734 # because chunked encoding is unavailable, so the request must fail.
42 with chunked encoding
67 with chunked encoding
H A Dtest154640 HTTP transfer-encoding wrong order
43 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding
H A Dtest10724 # because chunked encoding is unavailable, so the request must fail.
48 with chunked encoding
73 with chunked encoding
H A Dtest117047 HTTP GET transfer-encoding with removed Connection:
50 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding -H "Connection:"
H A Dtest117147 HTTP GET transfer-encoding with blanked Connection:
50 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding -H "Connection;"
H A Dtest112547 HTTP GET transfer-encoding with custom Connection:
50 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding -H "Connection: close"
H A Dtest9829 HTTP PUT from stdin with set size, disabling chunked transfer-encoding
H A Dtest112450 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding
H A Dtest21829 HTTP PUT from a file but enforce chunked transfer-encoding
H A Dtest51035 send HTTP POST using read callback, using chunked transfer-encoding
H A Dtest127756 <?xml version="1.0" encoding="ISO-8859-1"?>
182 HTTP GET with both content and transfer encoding
185 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding --compressed
H A Dtest41842 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -sS --tr-encoding
H A Dtest112252 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --tr-encoding
/curl/docs/libcurl/
H A Dcurl_mime_encoder.md20 curl_mime_encoder - set a mime part's encoder and content transfer encoding
27 CURLcode curl_mime_encoder(curl_mimepart *part, const char *encoding);
36 *encoding* is a pointer to a null-terminated encoding scheme. It may be
37 set to NULL to disable an encoder previously attached to the part. The encoding
47 Supported encoding schemes are:
56 "*base64*": Data is converted to base64 encoding, then split in
/curl/docs/libcurl/opts/
H A DCURLOPT_MIME_OPTIONS.md32 Boolean flag used while encoding a MIME tree or multipart form data.
39 backslash-escaping algorithm rather than percent-encoding (HTTP only).
42 a backslash. Percent encoding maps all occurrences of double quote,
45 Before version 7.81.0, percent-encoding was never applied.
48 transitioned to use percent-encoding. This option allows one to address
H A DCURLOPT_POST.md42 transfer-encoding or you must set the size of the data with the
44 options. To enable chunked encoding, you simply pass in the appropriate
54 size before starting the POST if you use chunked encoding. You enable this by
58 uses chunked encoding for POSTs if the size is unknown.)
H A DCURLOPT_CONV_FROM_UTF8_FUNCTION.md17 CURLOPT_CONV_FROM_UTF8_FUNCTION - convert data from UTF8 to host encoding
45 CURLOPT_CONV_FROM_UTF8_FUNCTION(3) converts to host encoding from UTF8
46 encoding. It is required only for SSL processing.
H A DCURLOPT_CONV_TO_NETWORK_FUNCTION.md17 CURLOPT_CONV_TO_NETWORK_FUNCTION - convert data to network from host encoding
45 CURLOPT_CONV_TO_NETWORK_FUNCTION(3) converts from host encoding to the
46 network encoding. It is used when commands or ASCII data are sent over the
H A DCURLOPT_CONV_FROM_NETWORK_FUNCTION.md17 CURLOPT_CONV_FROM_NETWORK_FUNCTION - convert data from network to host encoding
45 CURLOPT_CONV_FROM_NETWORK_FUNCTION(3) converts to host encoding from the
46 network encoding. It is used when commands or ASCII data are received over the
H A DCURLOPT_ACCEPT_ENCODING.md30 Pass a char pointer argument specifying what encoding you would like.
43 Alternatively, you can specify exactly the encoding or list of encodings you
60 must be set (to any non-NULL value) or else any unsolicited encoding done by
/curl/.github/scripts/
H A Dspellcheck.yaml15 encoding: utf-8

Completed in 42 milliseconds

123