HTTP X-Requested-With header accessor property
Source position: httpdefs.pp line 444
public property THTTPHeader.HTTPXRequestedWith : string |
HTTPXRequestedWith contains the X-Requested-With header field value. This is commonly used by JavaScript frameworks to identify AJAX requests (typically set to 'XMLHttpRequest').