(file) Return to CIMOperationResponseEncoder.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMOperationResponseEncoder.cpp between version 1.91 and 1.92

version 1.91, 2011/04/08 16:04:10 version 1.92, 2011/04/19 10:39:54
Line 228 
Line 228 
             {             {
                 message =                 message =
                     formatError(name, messageId, httpMethod, cimException);                     formatError(name, messageId, httpMethod, cimException);
                 // Errors are always returned XML and not binary  
                 response->binaryResponse = false;  
             }             }
  
             // uri encode the error (for the http header) only when it is             // uri encode the error (for the http header) only when it is


Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2