Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Header User-Agent: Apache-HttpClient

Anton KryventsevApr 19 2025 — edited Apr 19 2025

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

Comments
Post Details
Added on Apr 19 2025
1 comment
241 views