I'm in need of an HTTP component that supports SSL, but also allows
  me to specify HTTP 1.0 and have complete control over every header
  sent. I've been banging my head against every free one I could find
  and I'm about to give up on them. MSXML4 reports itself as http 1.1,
  MSXML3 reports itself as 1.0, but sends along extra headers
  (user-agent etc) that I can't seem to get rid of. Java 1.4's
  URL.openConnection reports itself as 1.1 and send a whole pile of
  headers without being told to. I'm almost to the point where I want
  to telnet through an ssl proxy and write the stupid headers myself.

  Any suggestions where I could find my magic bullet?
  
--
jon
mailto:[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to