haproxy/include
Thierry FOURNIER ddea626de4 MINOR: common: escape CSV strings
This function checks a string for using it in a CSV output format. If
the string contains one of the following four char <">, <,>, CR or LF,
the string is encapsulated between <"> and the <"> are escaped by a <"">
sequence.

The rounding by <"> is optionnal. It can be canceled, forced or the
function choose automatically the right way.
2015-05-28 17:47:19 +02:00
..
common MINOR: common: escape CSV strings 2015-05-28 17:47:19 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto MINOR: http: prepare support for parsing redirect actions on responses 2015-05-28 17:43:11 +02:00
types MEDIUM: http: implement http-response redirect rules 2015-05-28 17:45:43 +02:00