http
http copied to clipboard
feat: utopia compression
Adds setCompression configuration method to utopia Http
If enabled, this performs brotli, gzip, or delate (in decreasing priority) compression on response bodies of requests that:
- have a whitelisted mime-type (
text/*etc) - AND are greater than 1KB
- AND have
accept-encodingheader