Skip to main content

Constant tauri::http::header::FROM

x3A;:header::FROM,

pub const FROM: HeaderName;

Expand description

Contains an Internet email address for a human user who controls the requesting user agent.

If you are running a robotic user agent (e.g. a crawler), the From header should be sent, so you can be contacted if problems occur on servers, such as if the robot is sending excessive, unwanted, or invalid requests.