Headers for chunked result (Transfer-Encoding: chunked) removed from request
Hello! Is there any incident that could remove the following response headers from cloudflare proxied server requests:
Transfer-Encoding: chunked
content-length: 116
Connection: keep-alive
Keep-Alive: timeout=72
It's been happening in the last 30min
4 Replies
Feedback
Feedback has been submitted! Thank you :)
i have the same issue
Same issue.
Fixed by adding the following header:
Cache-Control: no-cache, no-transform
Strange that this was not required until now and we had no such issues