Page 2 of 2

Re: http_req with POST and large string

Posted: Wed Jun 21, 2023 6:52 pm
by belstsrv
Thank you for your help!

The file I was reading in to a variable was in fact being truncated upstream of HTTPAPI which caused the issue. I had to re-write some code that had a 65K limitation on it and everything is now working as desired.

Thanks again!