Home > Article > Backend Development > Please tell me why there is no Reply XHR menu in the developer options for this XHR request?
Generally, for the AJAX requests I write in PHP, I can find Reply XHR in NETWORK in the developer options?
---------Add
But he seems to have requested the ?e_code file first
Generally, for the AJAX requests I write in PHP, I can find Reply XHR in NETWORK in the developer options?
---------Add
But he seems to have requested the ?e_code file first
Are you sure it’s ajax
and not jsonp
?
Post the complete request and header to take a look
XHR has X-Requested-With:XMLHttpRequest