Commit cfdb7cc7 authored by rennoch's avatar rennoch
Browse files

introduction of reginfo message body

parent 1377f9b4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -72,6 +72,9 @@ group SimpleConstants
	  // XML name application
	  const charstring c_xmlAplication := "application/xml";
      
      // XML name application
      const charstring c_xmlreginfoAplication := "application/reginfo+xml";
            
	  // MIME name application
	  const charstring c_mimeMultipart := "multipart/mixed";