Function response_to_static

Source
pub async fn response_to_static(
    resp: ProxyResult,
) -> Result<Response<Cow<'static, [u8]>>>