-
- Downloads
http: Display gzipped log files in the browser.
This is a follow-up of 2280ae18. The gzipped log files are supposed to be displayed directly in the browser and not downloaded. Set "Content-Disposition" header to "inline" to ensure that. * src/cuirass/http.scm (respond-gzipped-file): Set to "Content-Disposition" to "inline".
Loading
Please register or sign in to comment