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