vercel/serve-handler

Allow transmission of pre-compressed files

tracker1 opened this issue · 0 comments

Would be nice to support pre-compressed files (*.gz, *.br) if the request header supports the encoding. Still using if-modified-since and/or etag based on the uncompressed file's stats.