pub const BODY: &str = "body";
The field name “body” for Request and Response structs. This constant represents the body content field used in both request and response structures.