Lines Matching refs:text
37 //! - [`TextBody`]: `TextBody` represents a plain-text body.
47 mod text;
56 pub use text::{Text, TextBody, TextBodyDecoder};
98 /// [`TextBody`]: super::text::TextBody
155 /// [`TextBody`]: super::text::TextBody
219 /// [`TextBody`]: super::text::TextBody
289 /// [`TextBody`]: super::text::TextBody
332 /// C ; type = text ;end = !\r\n\
335 /// accept:text/html\r\n\r\n\
344 /// "text/html".to_string()