> Unfortunately, you can't do this with CFHTTP. There are third-party
> components available which will let you specify the exact contents of the
> request header and body. I think you can use CFX_HTTP for this, although I
> haven't tried it:
>
> http://www.fsc.follett.com/cf/cfx_http/

For the brave, there's also cfx_tcpclient. There are examples of raw http
interactions with the tag.

It doesn't do https though. Hrmm. Aren't the algs for https now public
domain? Anyone? If so then it's about time to add secure sockets to
cfx_tcpclient. :)

--min

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to