113498266Sopenharmony_ci---
213498266Sopenharmony_cic: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
313498266Sopenharmony_ciSPDX-License-Identifier: curl
413498266Sopenharmony_ciLong: data-raw
513498266Sopenharmony_ciArg: <data>
613498266Sopenharmony_ciProtocols: HTTP
713498266Sopenharmony_ciHelp: HTTP POST data, '@' allowed
813498266Sopenharmony_ciAdded: 7.43.0
913498266Sopenharmony_ciCategory: http post upload
1013498266Sopenharmony_ciMulti: append
1113498266Sopenharmony_ciSee-also:
1213498266Sopenharmony_ci  - data
1313498266Sopenharmony_ciExample:
1413498266Sopenharmony_ci  - --data-raw "hello" $URL
1513498266Sopenharmony_ci  - --data-raw "@at@at@" $URL
1613498266Sopenharmony_ci---
1713498266Sopenharmony_ci
1813498266Sopenharmony_ci# `--data-raw`
1913498266Sopenharmony_ci
2013498266Sopenharmony_ciThis posts data similarly to --data but without the special
2113498266Sopenharmony_ciinterpretation of the @ character.
22