Skip to content

Content-length header is not provided when content-encoding is used

GitLab pages support serving statically compressed files. But it looks like when this is done, the response headers are missing Content-Length header, when response headers include Content-Encoding: gzip.