I have a simple XMLHttpRequest. I'm sending a string which has 870000 characters. But when I'm sending this data it doesn't work. I've tried cutting this string and when I'm sending 800 characters it works. How can I remove this character limit on XMLHttpRequest?