Skip to content
Snippets Groups Projects
Unverified Commit 300f6253 authored by Mathieu Othacehe's avatar Mathieu Othacehe
Browse files

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".
parent 10b16ec0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment