So I am sending data to my php script hosted on 000WebHost via HTTP POST on my ESP32+SIM800L set up. I am recording sensor data at 800Hz and storing it in an character array like: a[]=3&a[]=5&a[]=8… which becomes my payload array for the POST request. For some reason I can only send 161 values which is a Content Length of