Hi Community!
I'm using Oracle always free Apex service 24.2.2.
I cannot request RESTful services in Apex from 3rd party system which sends to Apex-web service in headers
user-agent Apache-HttpClient
Having received such a header, Apex does not return a response, request freezes and client terminates the request due to a timeout
I reproduced this case in Postman. Specifying any other user agent - it works, as soon as you specify Apache-HttpClient - it freezes.
Any body knows what it is and how to solve this?
Thanks!
BR, Anton