haproxy-spoe-go icon indicating copy to clipboard operation
haproxy-spoe-go copied to clipboard

bugfix: `false` value has incorrect encoding value - invert flag and value

Open shiftkey opened this issue 1 year ago • 0 comments

Resolves https://github.com/negasus/haproxy-spoe-go/issues/17

flags are 0001 and type is 0000 but should be vice versa.

shiftkey avatar Mar 07 '25 16:03 shiftkey