Oddbean new post about | logout
 Try to replace `io.Copy` with `http.ServeContent` and see what happens (you can fork Khatru and use go to replace khatru dependency in Haven, this is how I tested all of the CORS stuff before) 
 i'll try it tomorrow. thanks a lot!