pub fn html(req: &HttpRequest, html: impl Into<String>) -> HttpResponseExpand description
HTML response (text/html)
Also stamps an ETag to enable caching
pub fn html(req: &HttpRequest, html: impl Into<String>) -> HttpResponseHTML response (text/html)
Also stamps an ETag to enable caching