X_REQUESTED_WITH

Constant X_REQUESTED_WITH 

Source
pub const X_REQUESTED_WITH: &str = "x-requested-with";
Expand description

The HTTP header field name x-requested-with, used to identify the type of request, typically for ajax requests.