Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
除了响应之外,是否可以使用 HTTPie 在输出请求(标头和正文)时打印?
--verbose,-v打印整个 HTTP 交换(请求和响应)。
--verbose
-v
如果需要,您可以独立打印请求标头、请求正文、响应标头和响应正文的任意组合。看--print
--print
https://github.com/jkbr/httpie#output-options