1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Deprecate --history-print (#1380)

This commit is contained in:
Batuhan Taskaya
2022-05-03 16:29:02 +03:00
committed by GitHub
parent af1d6b1853
commit 0f9fd76852
4 changed files with 1 additions and 36 deletions

View File

@@ -298,16 +298,6 @@ Digest auth is used \fB\,--auth\/\fR=digest), etc.
.IP "\fB\,--history-print\/\fR, \fB\,-P\/\fR \fI\,WHAT\/\fR"
The same as\fB\,--print\/\fR,\fB\,-p\/\fR but applies only to intermediary requests/responses
(such as redirects) when their inclusion is enabled with\fB\,--all\/\fR. If this
options is not specified, then they are formatted the same way as the final
response.
.IP "\fB\,--stream\/\fR, \fB\,-S\/\fR"

View File

@@ -298,16 +298,6 @@ Digest auth is used \fB\,--auth\/\fR=digest), etc.
.IP "\fB\,--history-print\/\fR, \fB\,-P\/\fR \fI\,WHAT\/\fR"
The same as\fB\,--print\/\fR,\fB\,-p\/\fR but applies only to intermediary requests/responses
(such as redirects) when their inclusion is enabled with\fB\,--all\/\fR. If this
options is not specified, then they are formatted the same way as the final
response.
.IP "\fB\,--stream\/\fR, \fB\,-S\/\fR"