xmlhttp.do query
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2016 06:36 AM
Hi
When tracing a portal call to open a ticket raised by a user one of the entries is for a query to https://....../xmlhttp.do
Please can anyone tell me what this does where it is as the trace seems to fail at this point as it either does not exist or some form of authentication is missing but I do not know from where?
Thanks
Steve
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2016 07:36 AM
Hi Steve,
An xmlhttp.do is an AJAX call. It is used usually to retrieve data in an asynchronous mode.
More about it:
Regards,
Sergiu