I am posting a large amount of XML data using HTTPService. It looks like my server starts processing of Request object before the data is trasmitted in full. Same code works fine with a smaller data.
Any idea? Thanks
I am posting a large amount of XML data using HTTPService. It looks like my server starts processing of Request object before the data is trasmitted in full. Same code works fine with a smaller data.
Any idea? Thanks