2 Replies Latest reply on Oct 5, 2010 7:43 PM by njiang

    http component GET

    guest

      Im using an inOut for an http address that can provide me text based (mime=text) or different types of binary payloads.

       

      I notice that I get a org.apache.camel.converter.stream.FileInputStreamCache object.  Can I expect this from every GET from camel http?  Is this decided based on payload type/size?

       

      Thanks!