Hi,
I am using OSB as passthru for Rest service calls and I have PATCH and DELETE endpoints. For PATCH and DELETE, OSB is unable to send response back and I have set http headers as application/json. I get response time out while doing SOAP UI testing even though behind the scene PATCH and DELETE happens successfully.
Can someome suggest how 204 response code should be handled in OSB layer?
Thanks.