mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 02:03:20 -04:00 
			
		
		
		
	Add middleware/erratic (#471)
This middleware allows playing with responses. Only one type is implemented: it allows you to drop queries. I.e. withhold the response from the client.
This commit is contained in:
		| @@ -96,4 +96,5 @@ var directives = []string{ | ||||
| 	"proxy", | ||||
| 	"httpproxy", | ||||
| 	"whoami", | ||||
| 	"erratic", | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user