Chad Lavoie 1666930f03 MINOR: stats: Escape equals sign on socket dump
Greetings,

Was recently working with a stick table storing URL's and one had an
equals sign in it (e.g. 127.0.0.1/f=ab) which made it difficult to
easily split the key and value without a regex.

This patch will change it so that the key looks like
"key=127.0.0.1/f\=ab" instead of "key=127.0.0.1/f=ab".

Not very important given that there are ways to work around it.

Thanks,

- Chad
2016-10-25 22:15:22 +02:00
..
2016-04-03 14:17:42 +02:00
2016-04-03 14:17:42 +02:00
2016-10-03 16:08:09 +02:00
2016-04-03 14:17:42 +02:00
2016-04-03 14:17:42 +02:00
2016-04-03 14:17:42 +02:00
2016-04-20 10:53:12 +02:00
2016-04-03 14:17:42 +02:00