diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-06-14 17:28:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-06-14 17:28:44 +0000 |
commit | f93baee5948f9ee69bd4caae3e4c3250f5a6df33 (patch) | |
tree | 54289ebe228be95bc2656842ca756591a9dfccc1 /CHANGES | |
parent | ce7e3586da4f1cb8c3771754737d4db8d047a736 (diff) |
POST fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ History of Changes +Daniel (14 June 2000) +- Tim Tassonis discovered that curl 7 didn't handle normal http POST as it + should. I corrected this. + Version 7.0.6beta Daniel (14 June 2000) |