Does Oracle iPlanet Web Server 7 Support Non-Standard Header X-Requested-With
(Doc ID 1322914.1)
Last updated on FEBRUARY 15, 2023
Applies to:
Oracle iPlanet Web Server - Version 7.0 and laterInformation in this document applies to any platform.
Symptoms
Customer application cannot tell properly if the incoming request is AJAX or not.
The issue can be reproduced at will with the following steps:
1. Use a browser to go to the customer web application
2. It will treat this as a standard request instead of an AJAX request.
3. Customer code determines this by reading the "X-Requested-With" HTTP header
Example Ajax request.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |