mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
formatting
Former-commit-id: 037081db5d6d4434e873ca8b75334ee43e046b6a
This commit is contained in:
1
cache/client/handler.go
vendored
1
cache/client/handler.go
vendored
@@ -168,5 +168,4 @@ func (h *Handler) ServeHTTP(ctx context.Context) {
|
||||
// fmt.Printf("key: %s\n", key)
|
||||
// fmt.Printf("write content type: %s\n", response.Headers()["ContentType"])
|
||||
// fmt.Printf("write body len: %d\n", len(response.Body()))
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user