Commit 2645a524 authored by YannGarcia's avatar YannGarcia
Browse files

Add encode XML variant

parent 163d1cfc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,6 +19,11 @@ module LibHttp_XmlMessageBodyTypes {
    }
    
} with {
<<<<<<< Updated upstream
  variant "";
  encode "XML"
=======
  encode "XML";
  variant ""
>>>>>>> Stashed changes
} // End of LibHttp_XmlMessageBodyTypes