User Guide
40 Chapter 3: Tag and Function Changes
cfhttp
result
attribute ColdFusion MX 7
Changes ColdFusion MX 6.1 The
timeout attribute
requires the Java
Development Kit (JDK)
version 1.4. Otherwise,
ColdFusion MX ignores
this attribute.
The
cfhttp tag had many
enhancements in
ColdFusion MX 6.1. For
more information, see
CFML Reference.
HEAD, PUT, DELETE, OPTIONS,
and
TRACE values of method
attribute
ColdFusion MX
multipart, getasbinary,
proxyUser, proxyPassword
attributes
charset,firstrowasheaders
attributes
The cfhttp response
headers in ColdFusion MX
differ from those in
ColdFusion 5, as follows:
• Mixed case (returned by
the server without
changes) in
ColdFusion MX;
uppercase in
ColdFusion 5
• Random order in
ColdFusion MX;
alphabetical order in
ColdFusion 5
Status Code: 200 is
followed by OK in
ColdFusion MX (returned
by the server without
changes), and by
SUCCESS in
ColdFusion 5
cfhttpparam
header
and body values of
type attribute
ColdFusion MX 6.1
encoded, mimeType
attributes
cfimport
All ColdFusion MX
Tag Attribute or value Added in this
ColdFusion release
Comment