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:
Daniel Stenberg 2016-04-28 23:38:28 +02:00
parent 9b1ed2ea8e
commit d0f42e5273
1 changed files with 0 additions and 2 deletions

View File

@ -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},