Is there a way to do a buffered read with cfhttp?
If not does anyone have an example with cfscript?

I am receiving an OutOfMemory error while making a get oauth call for
about 200mb worth of data.

I found this example: 
http://stackoverflow.com/questions/4738610/downloading-large-file-in-coldfusion-using-cfhttp
However, it doesn't seem like it's going to work because I need to
modify the headers of the connection.

I dislike java so it would be great if there was some hidden power in
cfhttp.

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to