Cfhttpparam - MACROMEDIA COLDFUSION MX 61-CFML Reference

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

cfhttpparam

Description
Allowed inside
cfhttp
others. Specifies parameters to build an HTTP request.
Category
Forms
tags,
Internet Protocol tags
Syntax
<cfhttpparam
type = "transaction type"
name = "data name"
value = "data value"
file = "filename"
encoded = "Yes or No"
mimeType = "MIME type designator">
See also
cfhttp, GetHttpRequestData, cfftp, cfldap, cfmail, cfmailparam,
History
ColdFusion MX 6.1:
Added the
header
Added the
encoded
Changed HTTP method behavior: all HTTP methods can have
Changed the
tag bodies only. Required for
and
types.
body
, and
mimeType
attribute requirements: it is not required for all types.
name
cfhttp
attributes.
POST operations. Optional for all
cfpop
tags.
httpparam
cfhttpparam
183

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents