(file) Return to XmlWriter.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/XmlWriter.h between version 1.73 and 1.74

version 1.73, 2005/03/04 12:16:06 version 1.74, 2005/04/14 17:53:53
Line 270 
Line 270 
         HttpMethod httpMethod,         HttpMethod httpMethod,
     const ContentLanguages & contentLanguages,     const ContentLanguages & contentLanguages,
         Uint32 contentLength,         Uint32 contentLength,
         Uint64 serverResponseTime = 0);          Uint32 serverResponseTime = 0);
  
     static void appendHttpErrorResponseHeader(     static void appendHttpErrorResponseHeader(
         Array<char>& out,         Array<char>& out,
Line 379 
Line 379 
         HttpMethod httpMethod,         HttpMethod httpMethod,
         const ContentLanguages & httpContentLanguages,         const ContentLanguages & httpContentLanguages,
         const Array<char>& body,         const Array<char>& body,
         Uint64 serverResponseTime,          Uint32 serverResponseTime,
         Boolean isFirst = true,         Boolean isFirst = true,
         Boolean isLast = true);         Boolean isLast = true);
  
Line 407 
Line 407 
         HttpMethod httpMethod,         HttpMethod httpMethod,
         const ContentLanguages & httpContentLanguages,         const ContentLanguages & httpContentLanguages,
         const Array<char>& body,         const Array<char>& body,
         Uint64 serverResponseTime,          Uint32 serverResponseTime,
         Boolean isFirst = true,         Boolean isFirst = true,
         Boolean isLast = true);         Boolean isLast = true);
  


Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2