asp.net core krestel - how do you handle large chunk of data response?



By defining chunksize of your responses during krestle startup :)



https://github.com/aspnet/AspNetCore/blob/master/src/Servers/Kestrel/samples/LargeResponseApp/Startup.cs




So easy ....

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm