An Azure service that provides a cloud content delivery network with threat protection.
It turned out that compression was enabled on nodeJS side of static webapp and after we disabled it the problem is solved with error net::ERR_HTTP2_PROTOCOL_ERROR or NET_PARTIAL_TRANSFER on Firefox, seems AFD tries to compress the already compressed assets second time.