> How do you set request headers in CF?
> 
> <cfheader> for response headers but what about request?
> 
> Is the following legal?
> 
> <cfhttp requestHeader="value" ... >

Assumption is that it's using cfhttp

There is a <cfhttpparam> that does what you want.

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to