superfluous response.WriteHeader call
未關閉
- 主要語言
- Go
- 星號
- 1.2k
- 分支
- 48
- PR 合併指標
- 30 天內沒有已合併 PR
描述
`http: superfluous response.WriteHeader call from github.com/felixge/httpsnoop.(*Metrics).CaptureMetrics.func1.1 (capture_metrics.go:53)`
I sometimes get this error in my logs when serving static files with `http.ServeContent`.
Not sure how this happens if the wrapper is working correctly but the logs don't lie. Maybe `ServeContent` is somehow getting direct access to the underlying writer?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。