Christopher Faulet 2f5339079b MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive
It is now possible to insert any attribute when a cookie is inserted by
HAProxy. Any value may be set, no check is performed except the syntax validity
(CTRL chars and ';' are forbidden). For instance, it may be used to add the
SameSite attribute:

    cookie SRV insert attr "SameSite=Strict"

The attr option may be repeated to add several attributes.

This patch should fix the issue #361.
2020-01-22 07:18:31 +01:00
..
2019-05-25 07:34:24 +02:00
2006-06-15 21:48:13 +02:00
2006-06-15 21:48:13 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00