Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

File metadata and controls

5 lines (4 loc) · 255 Bytes
@clerk/backend patch

Fix ERR_CONTENT_DECODING_FAILED when loading proxied assets by requesting uncompressed responses from FAPI and stripping Content-Encoding/Content-Length headers that fetch() invalidates through auto-decompression.