Function goatns::web::doh::handle_post   
source · pub async fn handle_post(
    __arg0: State<Arc<RwLock<GoatChildState>>>,
    headers: HeaderMap,
    body: Bytes
) -> Responsepub async fn handle_post(
    __arg0: State<Arc<RwLock<GoatChildState>>>,
    headers: HeaderMap,
    body: Bytes
) -> Response