Add request_body middleware and some limits to HTTP servers

This commit is contained in:
Matthew Holt
2019-05-23 13:16:34 -06:00
parent c24a3e389f
commit 9e576c76e7
4 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package headers
package rewrite
import (
"net/http"