Skip to main content

handle_post_config

Function handle_post_config 

Source
pub async fn handle_post_config<B>(
    req: Request<B>,
    _config: Arc<RwLock<Config>>,
) -> Result<Response<Full<Bytes>>>
where B: Body, B::Error: Display,
Expand description

Handle POST /config