Function http_types::security::powered_by
source · pub fn powered_by(headers: impl AsMut<Headers>, value: Option<HeaderValue>)
Expand description
Removes the X-Powered-By
header to make it slightly harder for attackers to see what
potentially-vulnerable technology powers your site.