jbang/http-streaming/my-stream.yaml (
7
lines of code) (
raw
):
# camel-k: language=yaml - from: uri: "stream:http" parameters: httpUrl: "http://localhost:8500" scanStream: true steps: - log: "${body}"