RE: Question: MimeType usage

2002-11-06 Thread Pavel Ausianik
Scott, agree, please find a patch Pavel > -Original Message- > From: Scott Nichol [mailto:snicholnews@;scottnichol.com] > Sent: Tuesday, November 05, 2002 10:17 PM > To: [EMAIL PROTECTED] > Subject: Re: Question: MimeType usage > > > From your description, I gu

Re: Question: MimeType usage

2002-11-05 Thread Scott Nichol
Ausianik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 05, 2002 10:55 AM Subject: Question: MimeType usage > Hi, > > > Need an advice of expert on MymeTypes. We have a code in the lib, which > could save around 2% of time in class or

Question: MimeType usage

2002-11-05 Thread Pavel Ausianik
Hi, Need an advice of expert on MymeTypes. We have a code in the lib, which could save around 2% of time in class org.apache.soap.rpc.SOAPContext method addBodyPart. MimeType ctype = new MimeType(dh.getContentType()); part.setHeader(Constants.HEADER_CONTENT_TYPE,