Use proper tar content-type in response

This commit is contained in:
Lassi Kortela 2021-09-20 12:21:57 +03:00
parent 2b08ec5e25
commit 88bf324459
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
(error "Bad /proc entry on input")))))))
(send-response
status: 'ok
headers: `((content-type ,tar-content-type))
body: (bytevector->string
(let ((bytes (string->utf8
(string-append "Hello "