----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 22:56 Subject: cvs commit: xml-axis/java/src/org/apache/axis/i18n resource.properties
> stevel 2003/01/09 22:56:32 > > Modified: java/src/org/apache/axis/transport/http AxisServlet.java > java/src/org/apache/axis/i18n resource.properties > Log: > Cleanup of exception handling, and some changes to GET handling. We can close a lot of bugreps up with this patch. Still outstanding BTW: -generation of appropriate error codes for the various soap messages, as per soap1.2 addendum -something requested on axis-user: ability to control cache-expiry, given that http1.1 actually lets you specify an expires on POSTS. Could be done with properties.