FYI The Granularity HTTP UDF Library free alpha was released today.
Unlike CFHTTP
this can do "raw posts" for XML work.

- Michael Smith, TeraTech, Inc http://www.teratech.com/

  I'd like to announce the alpha release of our HTTP
library, specifically designed to overcome the CFHTTP HTTP/1.1
"raw post" limitation.

        CFHTTP in CF 4.5/5 cannont create/send a POST unless
the data is encoded in a form's name/value pair.  The HTTP/1.1
specification states that a POST can occur without a name/value, with
simply contents in the body of the POST (aka "raw post").  Granularity
has
created a UDF Library for CF 5 to overcome this limitation.  Raw posts
are
most often seen in XML-based transactions, such as SOAP, UDDI, cXML,
etc.
interactions.

        This UDF library is written utilizing java, so it's
cross-platform (for CF's os's, Win32, Linux, Solaris, HP).

        Right now, it's in development and limited testing.
When it's released, it will be free of charge.

        Documentation is a bit sparse right now, so please
feel free to e-mail and ask questions.

More info at:

        http://xml.granularity.com/giahttp/


--
Michael Smith, TeraTech Inc
VB, CF , SQL, Math programming
12221 Parklawn Dr Ste 200, Rockville MD 20852-1711 USA
Voice: +1-301-881-1440 x110, 800-447-9120  Fax:301-881-3586
Web: http://www.teratech.com/sig/
Email:  mailto:[EMAIL PROTECTED] ICQ: 66057682

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to