Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to enable streaming in target endpoint when used Hosted Target

How to enable streaming in target endpoint when used Hosted Target. ?

For HttpTargetConnection we can use as below:

<HTTPProxyConnection> <BasePath>/basepath</BasePath> <Properties> <Property name="response.streaming.enabled">true</Property> <Property name="request.streaming.enabled">true</Property> </Properties> <VirtualHost>default</VirtualHost> </HTTPProxyConnection>

1 4 432
4 REPLIES 4