net/http.ServeMux.Handle (method)

one use

	net/http (current package)
		server.go#L2756: func (mux *ServeMux) Handle(pattern string, handler Handler) {