Project will move to github. Find this wiki page at the new address: https://github.com/cztomczak/cefpython/wiki/StreamReader --- # StreamReader object # See CEF 1 [RequestHandler](RequestHandler.md).`OnBeforeResourceLoad()`, CEF 1 [ContentFilter](ContentFilter.md). void **SetFile**(string file) > Set stream from a file. void **SetData**(string data) > Set stream from data.