I'm writting a bot that can post topics, reply etc on IB forums and I'm just wondering what the content-lenght: parameter of the POST method is depending on for the number. I took a packet sniffer log and I could not come with a match for the lenght shown. I'm not sure if it's based on just the data sent, the packet etc... Both forums I'm admin on are on the same server and we are having SQL problems because of the host, but we want to see if it might be our database, so we will be putting up a test forum, so I'm writting a bot to mass post. The only thing I'm confused about is exactly that: the content lenght. I always get bad request errors when I put a random number (but it does actually make the post, but there's data missing). Thanks
