Reply to thread

I don't exactly know how to understand this. Does it say use: "httpContext.Response.Headers[HeaderNames.TransferEncoding] = "chunked";" in the response for it to become chunked? Or do I need to do it during setup like you did with json date formatting? I did try the former but that did not work.


Top Bottom