tracker issue : CF-3043855

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

Bug 86937:(Watson Migration Closure)PATCH is not a supported value for the method attribtue for the CFHTTP tag

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Sean Coyne / Sean Coyne (Sean Coyne)

Created: 06/10/2011

Components: Language, Tags

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 289992

Priority/Frequency: Minor / Unknown

Locale/System: English / Platforms All

Vote Count: 5

Listed in the version 11.0.03.292480 Issues Fixed doc
Problem:

PATCH is not a supported value for the method attribtue for the CFHTTP tag.  It is part of the standard, so it should be supported.  See http://tools.ietf.org/html/rfc5789
Method:

<cfhttp url="http://someUrl.com" method="PATCH"><cfhttpparam type="body" value="Some body" /></cfhttp>
Result:

Attribute validation error for CFHTTP. The value of the METHOD attribute, which is currently PATCH, must be one of the values: PUT,POST,GET,TRACE,DELETE,HEAD,OPTIONS.

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

Watson Bug ID:	3043855

External Customer Info:
External Company:  
External Customer Name: Sean Coyne
External Customer Email: 69BF475F445F4A4D992015D5
External Test Config: 06/10/2011

Attachments:

Comments: