mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
parent
8a71b0ec5a
commit
341d61e3d8
@ -696,6 +696,7 @@ func (f bucketForwardingHandler) ServeHTTP(w http.ResponseWriter, r *http.Reques
|
||||
f.fwd.ServeHTTP(w, r)
|
||||
return
|
||||
}
|
||||
f.handler.ServeHTTP(w, r)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user