Method
CogPrefixRoutesHandlerunmount
Declaration [src]
gboolean
cog_prefix_routes_handler_unmount (
CogPrefixRoutesHandler* self,
const char* path_prefix
)
Description [src]
Removes a previously configured route.
Removes a route that matches path_prefix
previously configured
using cog_prefix_routes_handler_mount()
or cog_prefix_routes_handler_mount_path().