quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

tr-encoding.md (430B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: tr-encoding
      5 Added: 7.21.6
      6 Help: Request compressed transfer encoding
      7 Protocols: HTTP
      8 Category: http
      9 Multi: boolean
     10 See-also:
     11   - compressed
     12 Example:
     13   - --tr-encoding $URL
     14 ---
     15 
     16 # `--tr-encoding`
     17 
     18 Request a compressed Transfer-Encoding response using one of the algorithms
     19 curl supports, and uncompress the data while receiving it.