chore(test): add test for cache control and security headers
This commit was merged in pull request #334.
This commit is contained in:
@@ -2,11 +2,10 @@ package middleware
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"me-fit/service"
|
||||
|
||||
"net/http"
|
||||
)
|
||||
|
||||
type csrfResponseWriter struct {
|
||||
|
||||
Reference in New Issue
Block a user