t / t4018 / cpp-union-definitionon commit http: tell server that the client understands v1 (19113a2)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};