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)
Related Content
- 2 years ago
- 5 months ago
"haamro" wrote:
looks like roku cannot handle "gzip"
request.EnableEncodings (True)