forked from molecule-ai/molecule-core
httputil.ReverseProxy calls CloseNotify() which httptest.ResponseRecorder doesn't implement. Gin casts the writer, causing a panic. Added a closeNotifyRecorder wrapper with a no-op channel. |
||
|---|---|---|
| .. | ||
| canvas_proxy_test.go | ||
| canvas_proxy.go | ||
| router.go | ||