Goのgorilla/handlersでは途中で接続が切れたHTTPリクエストはログに残らない
#Go
#HTTP
#logger
以下のライブラリはhttp用に
ロガー
を提供している。
https://gh-card.dev/repos/gorilla/handlers.svg https://github.com/gorilla/handlers
以下のコマンドを叩いて、
ctrl
+
c
してもログには残らなかった。
$ cat | curl -T -
http://localhost:8080/482013
localhostは
Piping Server