curl-w32/docs/cmdline-opts/styled-output.md

585 B

c SPDX-License-Identifier Long Help Added Category Multi Scope See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl styled-output Enable styled output for HTTP headers 7.61.0 verbose boolean global
head
verbose
--styled-output -I $URL

--styled-output

Enables the automatic use of bold font styles when writing HTTP headers to the terminal. Use --no-styled-output to switch them off.

Styled output requires a terminal that supports bold fonts. This feature is not present on curl for Windows due to lack of this capability.