1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00

add HashGenerator on requestid middleware

Former-commit-id: 8f59a46a3fecc538d6d3e624fc36f2c314c20bb6
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-07-15 11:18:40 +03:00
parent 4f1af5d135
commit 38eec57e46
6 changed files with 36 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ func (r resource) loadFromBase(dir string, strip string) string {
func TestFileServerBasic(t *testing.T) {
urls := []resource{
"/v1/static/css/main.css",
"/v1/static/js/jquery-2.1.1.js",
"/v1/static/js/main.js",
"/v1/static/favicon.ico",
"/v1/static/app2",
"/v1/static/app2/app2app3",