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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user