API Version: 3.0
Library Version: 3.6.4
Generated by gi-docgen 2023.1
void soup_server_remove_handler ( SoupServer* server, const char* path )
Removes all handlers (early and normal) registered at path.
path
Type: const char*
const char*
The toplevel path for the handler.