Whenever I upload a .avif file to Builder asset library it loses all data, e.g.:
curl -sLD - https://cdn.builder.io/api/v1/image/assets%2F66c23a3da9b242618026c11015d55926%2F607a38d00dbb4004b4a4414f1e61eae6
returns
HTTP/2 200
content-type: image/avif
content-length: 0
...
Is this a bug with the asset library? Is there anything I can do?