haproxy/include
Frédéric Lécaille 756d97f205 MINOR: sample: Rework gRPC converter code.
For now on, "ungrpc" may take a second optional argument to provide
the protocol buffers types used to encode the field value to be extracted.
When absent the field value is extracted as a binary sample which may then
followed by others converters like "hex" which takes binary as input sample.
When this second argument is a type which does not match the one found by "ungrpc",
this field is considered as not found even if present.

With this patch we also remove the useless "varint" and "svarint" converters.

Update the documentation about "ungrpc" converters.
2019-03-05 11:04:23 +01:00
..
common BUG/MEDIUM: list: fix again LIST_ADDQ_LOCKED 2019-03-04 14:09:22 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: sample: Rework gRPC converter code. 2019-03-05 11:04:23 +01:00
types MINOR: sample: Rework gRPC converter code. 2019-03-05 11:04:23 +01:00