i am doing a cfhttp get from a website that delivers gzip encoded content only... so changing the accept-encoding fails.
http://is.sys:8081/ost/sso.cfm This is the output if you can say for sure that the dump is indeep gzip. The header says so. -nitish 2011/8/21 Alan Williamson <[email protected]> > ** What are you trying to do? > > -- > http://alan.blog-city.com/ > ------------------------------ > *From: * nitish pandey <[email protected]> > *Sender: * [email protected] > *Date: *Sun, 21 Aug 2011 23:03:17 +0530 > *To: *<[email protected]> > *ReplyTo: * [email protected] > *Subject: *[OpenBD] handling gzip compression > > 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 > > -- > 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
