Commit d0f42e52 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl: remove --http-request

It was mentioned as deprecated already in commit ae1912cb from
1999. It has not been documented in this millennium.
parent 9b1ed2ea
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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},