[Rexxcurl-users] Fwd: Bug report: HTTPPOSTFIELDS appends, should reset
Brought to you by:
rexx
|
From: Ross P. <Ros...@Ca...> - 2003-11-13 19:56:40
|
The bug I described below a year or so ago still appears in RexxCURL. I've updated the patch for release 1.1, it's attached. In addition, it fixes a problem with "make dist". See the updated HISTORY file for details of the two fixes. Ross ---------- Forwarded Message ---------- Subject: Bug report: HTTPPOSTFIELDS appends, should reset Date: Thu, 3 Oct 2002 12:18:46 -0400 From: Ross Patterson <Ros...@Ca...> To: rex...@li... FYI, I've just opened a bug report at SourceForge involving the use of CurlSetOpt(handle, "HTTPPOSTFIELDS", stemname). Unlike all the other CurlSetOpt() calls, this one *appends* to any previously set value instead of replacing it. The only way to avoid this to call CurlCleanup(). The problem report (and a patch to implement the replace behavior) is at <https://sourceforge.net/tracker/index.php?func=detail&aid=618127&group_id=30502&atid=399216>. -- Ross A. Patterson CatchFIRE Systems, Inc. 5885 Trinity Parkway, Suite 220 Centreville, VA 20120 (703) 563-4164 ------------------------------------------------------- |