close http request body
This commit is contained in:
@@ -66,6 +66,7 @@ func (fs *FilerServer) PostHandler(w http.ResponseWriter, r *http.Request) {
|
||||
)
|
||||
|
||||
fs.autoChunk(ctx, w, r, so)
|
||||
util.CloseRequest(r)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user