func net/http.StripPrefix

one use

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