-
Heinrich Lee Yu authored
request.xhr? is unreliable because the X-Requested-With header can be missing if it is requested using `fetch`. This changes the check to check for the HTML request format
6495618a
request.xhr? is unreliable because the X-Requested-With header can be missing if it is requested using `fetch`. This changes the check to check for the HTML request format