Chrome Incognito Mode 2GB download net::ERR_FAILED
Maybe you could share your piece of advise on the following trouble: Chrome Incognito Mode doesn't let download big files (2 Gb) with net::ERR_FAILED 200 error in console:
- The same download of the same file works fine without Incognito;
- the same same request with the same headers also work fine when loading a file via Curl;
- and other browsers' incognito mode also works fine.
I wonder maybe there is some kind of a memory limit for file download using Chrome in Incognito mode? And what memory does Chrome use for downloading files in Incognito mode?
Thank you!