Diff for /parser3/src/main/pa_request.C between versions 1.281 and 1.282

version 1.281, 2006/04/09 13:38:47 version 1.282, 2006/11/16 18:03:13
Line 59  const char* ORIGINS_CONTENT_TYPE="text/p Line 59  const char* ORIGINS_CONTENT_TYPE="text/p
 const String main_method_name(MAIN_METHOD_NAME);  const String main_method_name(MAIN_METHOD_NAME);
 const String auto_method_name(AUTO_METHOD_NAME);  const String auto_method_name(AUTO_METHOD_NAME);
 const String content_disposition_name(CONTENT_DISPOSITION_NAME);  const String content_disposition_name(CONTENT_DISPOSITION_NAME);
   const String content_disposition_inline(CONTENT_DISPOSITION_INLINE);
 const String content_disposition_value(CONTENT_DISPOSITION_VALUE);  const String content_disposition_value(CONTENT_DISPOSITION_VALUE);
 const String content_disposition_filename_name(CONTENT_DISPOSITION_FILENAME_NAME);  const String content_disposition_filename_name(CONTENT_DISPOSITION_FILENAME_NAME);
 const String body_name(BODY_NAME);  const String body_name(BODY_NAME);

Removed from v.1.281  
changed lines
  Added in v.1.282


E-mail: