]> kaliko git repositories - mpd-sima.git/history - sima/lib/http.py
Cleanup PlayerError exception wrapper
[mpd-sima.git] / sima / lib / http.py
2021-10-02 kalikoMainly use literal for list/dict and f-strings when...
2021-10-02 kalikoBig cleanup, pyling warning, style, error
2021-10-02 kalikoSome refactoring around Exceptions
2021-09-30 kalikoUpdate dead http link
2020-05-11 kalikoUpdate copyright
2020-04-22 kalikoReuse http connections
2018-05-14 kalikohttp client hardcoded caching (workaround for #7)
2017-11-21 kalikoRemove EchoNest support (Closes #10)
2015-11-11 kalikoSphinx documentation and API cleanup
2015-10-11 kalikoFixed http client not honoring HTTP_PROXY (Closes #3)
2014-06-29 kalikohttp client/cache controller refactoring
2014-02-21 kalikoImproved ETag support, add some stats
2014-02-21 kalikoAdd ETag support for echonest
2014-02-21 kalikoIntegrate persistent cache with "var_dir" conf option