mirror of
https://github.com/curl/curl.git
synced 2026-06-04 12:14:15 +03:00
curl: remove --http-request
It was mentioned as deprecated already in commit ae1912cb0d from
1999. It has not been documented in this millennium.
This commit is contained in:
parent
9b1ed2ea8e
commit
d0f42e5273
1 changed files with 0 additions and 2 deletions
|
|
@ -275,8 +275,6 @@ static const struct LongShort aliases[]= {
|
|||
{"w", "write-out", TRUE},
|
||||
{"x", "proxy", TRUE},
|
||||
{"X", "request", TRUE},
|
||||
{"X", "http-request", TRUE},
|
||||
/* 'http-request' OBSOLETE VERSION */
|
||||
{"Y", "speed-limit", TRUE},
|
||||
{"y", "speed-time", TRUE},
|
||||
{"z", "time-cond", TRUE},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue