Having a problem streaming data from a node backen...
# functions
f
Having a problem streaming data from a node backend through a cloudflare function to a pages FE - the
Accept-Encoding: identity
header is being completely clobbered by CloudFlare and gets re-written to
gzip, br, deflate
-- has anyone encountered this problem?