commit | 3242ea5f66d7e5714538a11832009cc23762b174 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Sun Mar 02 17:43:42 2003 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Sun Mar 02 17:43:42 2003 +0000 |
tree | 07b2d623dfffc757dbbffb74d499ca3ffb36e459 | |
parent | 39a282bffce8ff255c691771f63b47f3d3bdf025 [diff] |
Init postdata properly before issuing a request, so that there isn't any lingering POST-stuff that confuses GET requests. Juan F. Codagnone reported this problem in bug report #653859.