haproxy/reg-tests/converter
Jens Popp f66b9f6018 MINOR: sample: Added support for Arrays in sample_conv_json_query in sample.c
Method now returns the content of Json Arrays, if it is specified in
Json Path as String. The start and end character is a square bracket. Any
complex object in the array is returned as Json, so that you might get Arrays
of Array or objects. Only recommended for Arrays of simple types (e.g.,
String or int) which will be returned as CSV String. Also updated
documentation and fixed issue with parenthesis and other changes from
comments.

This patch was discussed in issue #2281.

Signed-off-by: William Lallemand <wlallemand@haproxy.com>
2023-10-20 18:42:05 +02:00
..
add_item.vtc REGTEST: fix the race conditions in add_item.vtc 2023-01-05 15:22:22 +01:00
be2dec.vtc REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc 2022-04-26 11:21:35 +02:00
be2hex.vtc REGTESTS: fix the race conditions in be2hex.vtc 2022-03-14 15:38:32 +01:00
bytes.vtc MEDIUM: sample: Enhances converter "bytes" to take variable names as arguments 2023-09-22 08:48:51 +02:00
digest.vtc REGTEST: fix the race conditions in digest.vtc 2023-01-05 15:22:22 +01:00
field.vtc REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc 2022-04-26 11:21:35 +02:00
fix.vtc
hmac.vtc REGTEST: fix the race conditions in hmac.vtc 2023-01-05 15:22:22 +01:00
iif.vtc REGTESTS: fix the race conditions in iff.vtc 2022-12-09 17:11:22 +01:00
json.vtc
json_query.vtc MINOR: sample: Added support for Arrays in sample_conv_json_query in sample.c 2023-10-20 18:42:05 +02:00
mqtt.vtc MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 2022-03-22 09:25:52 +01:00
param.vtc MINOR: sample: add param converter 2022-12-14 08:24:15 +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