MINOR: applet: Automatically handle applets having more data for the stream
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 23 Jan 2024 07:01:43 +0000 (08:01 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 7 Feb 2024 14:04:06 +0000 (15:04 +0100)
commit6ac119ba2dac67c3d09386ed2162b339b8f49c44
tree8f7cd7b3eb5766ab2b725253973cf5dc137257f4
parent39b6f5b04cbb8f3c1ae54faa8cf6113a6ff8baf4
MINOR: applet: Automatically handle applets having more data for the stream

This should simplify applets implementation. Of course an applet should
still do it by itself if conditions to set this flag differ.
src/applet.c