blob: 4f9bdb1d3c67d6f949f5809ec7fc02fe6353dc3f [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: data-ascii
4Arg: <data>
5Help: HTTP POST ASCII data
6Protocols: HTTP
7Category: http post upload
8Example: --data-ascii @file $URL
9Added: 7.2
10See-also: data-binary data-raw data-urlencode
11Multi: append
12---
13This is just an alias for --data.