summaryrefslogtreecommitdiff
path: root/src/tool_main.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-05-17 13:56:35 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-18 09:15:13 +0200
commitaa5fc886fe049383c13285f782f970cd0230d275 (patch)
tree1c00d4ee97959785d146c599c4a07aa7b1c22b71 /src/tool_main.c
parenta1c02ac8175a211cf4b39a49c878823203d88309 (diff)
downloadcurl-aa5fc886fe049383c13285f782f970cd0230d275.tar.gz
curl: show headers in bold
The feature is only enabled if the output is believed to be a tty. -J: There's some minor differences and improvements in -J handling, as now J should work with -i and it actually creates a file first using the initial name and then *renames* that to the one found in Content-Disposition (if any). -i: only shows headers for HTTP transfers now (as documented). Previously it would also show for pieces of the transfer that were HTTP (for example when doing FTP over a HTTP proxy). -i: now shows trailers as well. Previously they were not shown at all. --libcurl: the CURLOPT_HEADER is no longer set, as the header output is now done in the header callback.
Diffstat (limited to 'src/tool_main.c')
0 files changed, 0 insertions, 0 deletions