discourse/app/assets
Sam d10b6dc498
FEATURE: Allow admins to opt out of chunked encoding (#11060)
Most proxies out there will work with chunked encoding transfer. However
some proxies buffer, causing large delays which in turn force the message
bus client to disable chunked encoding. This wastes a request to the message
bus causing superfluous load on the server.

Also

- enableLongPolling is already default true in the client, no need to set it
- remove confusing comment about zepto
2020-10-29 16:25:46 +11:00
..
images
javascripts FEATURE: Allow admins to opt out of chunked encoding (#11060) 2020-10-29 16:25:46 +11:00
stylesheets FIX: iPad DiscourseHub app layout issues (#11048) 2020-10-27 15:12:24 -04:00