Robin Larsen
07/26/2019, 7:43 PMTransfer-Encoding -> chunking
header that Ktor server seems to send automatically (with Thymeleaf content) is causing me problems. How would one go about disabling the header, possibly by sending a Content-Length
instead?