2 articles
Monday, Mar 9, 2020
When configuring caddy minify, I got the following error httpserver.ResponseWriterWrapper is not a closeNotifier Solving this problem is relatively si...
在配置caddy minify時,出現了下面的錯誤 httpserver.ResponseWriterWrapper is not a closeNotifier 解決這個問題,比較簡單,因爲是代理後端程式,所以并沒有指定網站的root, 所以導致了上面的 httpserver.ResponseW...