Forum Post: REST Method OPTIONS - ERR_EMPTY_RESPONSE

  • Thread starter Thread starter alextrs82
  • Start date Start date
Status
Not open for further replies.
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:property name="allowAll" value="true" / /b:bean

Continue reading...
 
Status
Not open for further replies.
Back
Top