A
alextrs82
Guest
Get an error: net::ERR_EMPTY_RESPONSE when application makes PUT request, have no problems when request is sent using Postmaster. This started to happen after we moved REST adapter to stand-alone Tomcat 7 server with messenger (it works fine on Tomcat that comes with OE). We use form-OERealm security and configured CORS to allowAll: b:bean id="OECORSFilter" class="com.progress.rest.security.OECORSFilter" b
roperty name="allowAll" value="true" / /b:bean
Continue reading...
Continue reading...