quickjs-tart

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

data-ascii.md (376B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: data-ascii
      5 Arg: <data>
      6 Help: HTTP POST ASCII data
      7 Protocols: HTTP
      8 Category: http post upload
      9 Added: 7.2
     10 Multi: append
     11 See-also:
     12   - data-binary
     13   - data-raw
     14   - data-urlencode
     15 Example:
     16   - --data-ascii @file $URL
     17 ---
     18 
     19 # `--data-ascii`
     20 
     21 This option is just an alias for --data.