Marshall Xu
Marshall Xu
tried to login with okta, and then it got csrf token error, i checked the request there's csrf token in it. I am running in django 1.11
Thanks for building this awesome pkg. In the readMe you claim it supports passing headers to web_preview function, but it doesn't. Update: I just found out the header feature is...
try to run the example: `gbk.fetch('http://abc.com/gbk.html').to('./demoGbk.html');` got error: `node_modules/gbk/index.js:32 return new page(url, charset); ^ TypeError: page is not a function`