mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
f3d836b736
It is enabled by default, so --no-styled-output will switch off the detection/use of bold headers. Closes #2538
7 lines
214 B
Makefile
7 lines
214 B
Makefile
Long: styled-output
|
|
Help: Enable styled output for HTTP headers
|
|
Added: 7.61.0
|
|
---
|
|
Enables the automatic use of bold font styles when writing HTTP headers to the
|
|
terminal. Use --no-styled-output to switch them off.
|