113498266Sopenharmony_ci--- 213498266Sopenharmony_cic: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 313498266Sopenharmony_ciSPDX-License-Identifier: curl 413498266Sopenharmony_ciLong: trace-ascii 513498266Sopenharmony_ciArg: <file> 613498266Sopenharmony_ciHelp: Like --trace, but without hex output 713498266Sopenharmony_ciMutexed: trace verbose 813498266Sopenharmony_ciCategory: verbose 913498266Sopenharmony_ciAdded: 7.9.7 1013498266Sopenharmony_ciMulti: single 1113498266Sopenharmony_ciScope: global 1213498266Sopenharmony_ciSee-also: 1313498266Sopenharmony_ci - verbose 1413498266Sopenharmony_ci - trace 1513498266Sopenharmony_ciExample: 1613498266Sopenharmony_ci - --trace-ascii log.txt $URL 1713498266Sopenharmony_ci--- 1813498266Sopenharmony_ci 1913498266Sopenharmony_ci# `--trace-ascii` 2013498266Sopenharmony_ci 2113498266Sopenharmony_ciEnables a full trace dump of all incoming and outgoing data, including 2213498266Sopenharmony_cidescriptive information, to the given output file. Use "-" as filename to have 2313498266Sopenharmony_cithe output sent to stdout. 2413498266Sopenharmony_ci 2513498266Sopenharmony_ciThis is similar to --trace, but leaves out the hex part and only shows the 2613498266Sopenharmony_ciASCII part of the dump. It makes smaller output that might be easier to read 2713498266Sopenharmony_cifor untrained humans. 2813498266Sopenharmony_ci 2913498266Sopenharmony_ciNote that verbose output of curl activities and network traffic might contain 3013498266Sopenharmony_cisensitive data, including user names, credentials or secret data content. Be 3113498266Sopenharmony_ciaware and be careful when sharing trace logs with others. 32