MINOR: samples: Handle the type SMP_T_METH in smp_is_safe and smp_is_rw
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 24 Jul 2017 14:07:12 +0000 (16:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 24 Jul 2017 15:16:00 +0000 (17:16 +0200)
commit5db105e8b2dea551a217dfb9f8fdb00c5a769332
tree88a86368e99d506d2fed389b736d34fa119b2127
parentec1005134995d5c9da0d8c8b20ab96856449d83c
MINOR: samples: Handle the type SMP_T_METH in smp_is_safe and smp_is_rw

For all known methods, samples are considered as safe and rewritable. For
unknowns, we handle them like strings (SMP_T_STR).
include/proto/sample.h