X_REQUESTED_WITH

Constant X_REQUESTED_WITH 

Source
pub const X_REQUESTED_WITH: &'static str;
Expand description

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