Loading ttcn/LibHttp/ttcn/LibHttp_XmlMessageBodyTypes.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ module LibHttp_XmlMessageBodyTypes { type union XmlBodyMsg { // TODO Add here your custom variants charstring raw } with { variant "" } Loading Loading
ttcn/LibHttp/ttcn/LibHttp_XmlMessageBodyTypes.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ module LibHttp_XmlMessageBodyTypes { type union XmlBodyMsg { // TODO Add here your custom variants charstring raw } with { variant "" } Loading