haproxy/reg-tests/converter
Nikola Sale 0dbf03871f MINOR: sample: converter: Add add_item convertor
This new converter is similar to the concat converter and can be used to
build new variables made of a succession of other variables but the main
difference is that it does the checks if adding a delimiter makes sense as
wouldn't be the case if e.g the current input sample is empty. That
situation would require 2 separate rules using concat converter where the
first rule would have to check if the current sample string is empty before
adding a delimiter. This resolves GitHub Issue #1621.
2022-04-04 07:30:58 +02:00
..
add_item.vtc MINOR: sample: converter: Add add_item convertor 2022-04-04 07:30:58 +02:00
be2dec.vtc
be2hex.vtc REGTESTS: fix the race conditions in be2hex.vtc 2022-03-14 15:38:32 +01:00
digest.vtc
field.vtc
fix.vtc
hmac.vtc
iif.vtc
json.vtc
json_query.vtc
mqtt.vtc MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 2022-03-22 09:25:52 +01:00
secure_memcmp.vtc REGTESTS: fix the race conditions in secure_memcmp.vtc 2022-03-01 11:24:31 +01:00
sha2.vtc
url_dec.vtc
url_enc.vtc