diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-02 07:21:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-02 07:21:21 +0000 |
commit | 5e69ca0ebdfa02a316570e3b9b5d1d2c95fba493 (patch) | |
tree | 6c44a453064a307d970fc7435c1d91fc6c728d37 | |
parent | b6592e29a4835457bc7e70b5739ef9ddcc2ac26b (diff) |
test case 97
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel(2 February 2004) +- Added test case 97, a simple POST with a custom Content-Type header + replacing the original application/x-www-form-urlencoded one. + Daniel(30 January 2004) - Added code that attempts to fix the test 91 failure. As has been figured out by Patrick Smith, the error happens because we re-use a connection that the |