Can anyone help with cfhttp handling gzip responses? Interesting to note that the flow actually uses Apache httpclient, which in turn tries to honour cookie setting instructions! But how to see gzip content? I tried to save it to a file and then do gunzip but with no success to even see the content. -nitish
2011/8/21 Matthew Woodward <[email protected]> > On Sat, Aug 20, 2011 at 9:52 PM, nitish pandey <[email protected]>wrote: > >> A tool to do that is good idea but lot of effort :) >> > > Yep, the alternative is to move to a test-driven development process > because then you could drop your code onto OpenBD, run your tests, and watch > the lights all turn green. ;-) > -- > Matthew Woodward > [email protected] > http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments. > http://www.gnu.org/philosophy/no-word-attachments.html > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- -Nitish "Faith is a free Option" http://www.forcesofindia.com/profiles/np -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
