zilla
zilla copied to clipboard
Extend Expression Language to Access HTTP Headers and to Use Multiple Parameters
Description
This is an improvement including features #1508 #1507 #1506
Hey @jfallows, I updated the configuration of examples/http.kafka.crud/etc/zilla.yaml and examples/http.kafka.avro.json/etc/zilla.yaml.
However, there is no examples/sse.kafka.crud. If you want, I can add an example for demonstrating the use-case of using SSE via curl, but this is not a standard use-case as we discussed above.
Let me know what you want...
@jfallows, I fixed the issue with HeaderFW in the test. Is there anything left that's preventing this from being merged?
Hi, @jfallows, Is there anything left that's preventing this from being merged?
Hi, @jfallows, Is there anything left that's preventing this from being merged?
@Yoni-Weisberg
The build is passing but the http.kafka.avro.json example is no longer passing the automated test.
See https://github.com/Yoni-Weisberg/zilla/blob/develop/examples/http.kafka.avro.json/.github/test.sh for details.
Fixed the test