Problem with http request

Hi community,
in these days I have a serious problem with HTTP request: if I send a GET request from ESP32, I receive the OK status from cloud, but not read correctly the text file if the length is higher than 5KB, if it’s lower I haven’t problem (it works correctly and I read inside the file). What’s the problem?