It's worth noting that the same thing applies to HTTP POSTs for some applications. For example squid is configured by default to reject HTTP POSTs greater then 1MB in size which can be an annoying gotcha if you're browsing via a proxy.There is no inherent limit on the size of a GET, but some web servers / web browsers have their own limits, so you might think you're safe but in fact not be.![]()




Reply With Quote