I'm trying to send huge amount of data (~50000 bytes) to another server using JSONP, but I get 414 (Request-URI Too Large) response (JSONP allows only GET). Splitting the data to 2k chunks slows down a lot the whole app, so I'm looking for some other solution.
I've tried to change LimitRequestLine directive in Apache's virtual host, but seems this has no effect, still the same error.
Any other ideas how to send to fix this problem? Maybe some other solution than JSONP?
Might be this help. I found it a long time ago & bookmark on Flickr.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With