haproxy-spoe-go
haproxy-spoe-go copied to clipboard
bugfix: `false` value has incorrect encoding value - invert flag and value
Resolves https://github.com/negasus/haproxy-spoe-go/issues/17
flags are 0001 and type is 0000 but should be vice versa.