projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1ed2e
)
curl: remove --http-request
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 28 Apr 2016 21:38:28 +0000
(23:38 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 28 Apr 2016 22:31:37 +0000
(
00:31
+0200)
It was mentioned as deprecated already in commit
ae1912cb0d4
from
1999. It has not been documented in this millennium.
src/tool_getparam.c
patch
|
blob
|
history
diff --git
a/src/tool_getparam.c
b/src/tool_getparam.c
index e76de66e5e0162d61f39c8279c4b457e4e309069..dc5fbd8f6599998f26d2508008f3238289efda6b 100644
(file)
--- a/
src/tool_getparam.c
+++ b/
src/tool_getparam.c
@@
-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},