pub const X_REQUESTED_WITH: &str = "x-requested-with";
The HTTP header field name x-requested-with, used to identify the type of request, typically for ajax requests.
x-requested-with