github.com/cs3org/reva/v2@v2.27.7/changelog/1.13.0_2021-09-14/superfluous-response-write-header.md (about)

     1  Bugfix: Fix superfluous WriteHeader on file upload 
     2  
     3  Removes superfluous Writeheader on file upload and therefore removes the error message "http: superfluous response.WriteHeader call from github.com/cs3org/reva/internal/http/interceptors/log.(*responseLogger).WriteHeader (log.go:154)"
     4  
     5  https://github.com/cs3org/reva/pull/2030