c# - How to compress JSON from PHP and decompress in ASP.NET -


I'm having trouble passing JSON to PHP server and ASP.NET server I am receiving critical error: 67108864 Limited memory size (attempts to assign 48 bytes) to allow bytes

I am looking for a way to compress JSON.

Thanks

Flush the output buffers regularly, so you should There is no need to be more than a few KB to produce many MB streams.


Comments