add the various updates for proxy in http client/server
This commit is contained in:
		| @@ -43,6 +43,7 @@ func serviceDef(opts server.Options) *registry.Service { | ||||
| 	node.Metadata["server"] = "http" | ||||
| 	node.Metadata["broker"] = opts.Broker.String() | ||||
| 	node.Metadata["registry"] = opts.Registry.String() | ||||
| 	node.Metadata["protocol"] = "http" | ||||
|  | ||||
| 	return ®istry.Service{ | ||||
| 		Name:    opts.Name, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user