func net/http.StripPrefix

one use

	net/http (current package)
		server.go#L2342: func StripPrefix(prefix string, h Handler) Handler {