Hey, I just noticed that cloudflare cannot return partial response while caching is enabled, I disabled it by using cache rules, but it seems that enabling Tiered caching takes precedence over the Cache Rules which is counter intuitive since we want to completely bypass caching over this specific URI.
Now I am getting full 200 response instead of 206 with that option enabled, and have to completely turn off Tiered Cache