]> granicus.if.org Git - curl/commit
make sure -d is treated as a POST request and thus should fail if mixed
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Feb 2002 09:08:28 +0000 (09:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Feb 2002 09:08:28 +0000 (09:08 +0000)
commit6a62fc4a40ab2e2dd26768dfa297ccb5299e50c3
tree6272dbe7dafa8a19544c1312c4c29b7199a5f683
parent7cdd6455d7b619d81840c3b6f30390162e477de3
make sure -d is treated as a POST request and thus should fail if mixed
with -I for example
src/main.c