tracker issue : CF-3042526

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 84729:<cfhttpparam type="FormField> does not work with <cfhttp method="put">Workaround:<cfhttp url="" method="put"> <cfhttpparam type="header" name="Content-Type" value="application/x-www-form-urlencoded;

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 10/20/2010

Components: Language, Tags

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

<cfhttpparam type="FormField> does not work with <cfhttp method="put">Workaround:<cfhttp url="" method="put">  <cfhttpparam type="header" name="Content-Type" value="application/x-www-form-urlencoded; charset=UTF-8" />  <cfhttpparam type="body" value="x=#UrlEncode(x)#&y=#UrlEncode(y)#" /></cfhttp>
Method:

http://stackoverflow.com/questions/3980064/create-wufoo-webhook-with-put-request-in-coldfusion
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3042526

External Customer Info:
External Company:  
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 10/20/2010

Attachments:

Comments: