Is there anyway which I can shrink ( like gzip) a post data , before i send it to the server ?
My page contains 1 big textbox multi line. and the user paste very large text inside it.
so the post data - its bigg. ( and it works) but it works slowly.
is there anyway i can speed up thing there ?