Forum Discussion
belltown
11 years agoRoku Guru
"haamro" wrote:
looks like roku cannot handle "gzip"
It can handle gzip encoding, but you have to tell it to do so:
request.EnableEncodings (True)
"haamro" wrote:
looks like roku cannot handle "gzip"
request.EnableEncodings (True)