mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
2f9db25969
* Add a new socketutil module with a few helper functions that allow us to: * Always use a sane User-Agent (previously, only Wikipedia did so) * Set timeouts in an almost sane manner. Doing it explicitly prevents an interaction with KOSync that does crazy stuff I don't even want to try to understand. * Unified said timeouts based on the request's intended usage (except for Wikipedia, which already had meaningful timeout values). * Stopped using LuaSec directly, LuaSocket defers to LuaSec sanely on its own. Everything now transparently supports HTTPS without code duplication. |
||
---|---|---|
.. | ||
_meta.lua | ||
doublekeyvaluepage.lua | ||
goodreadsapi.lua | ||
goodreadsbook.lua | ||
goodreadsnophoto.png | ||
main.lua |