Check-in [00ff8bac09]
Comment: | Allow to override encoding= for .text results (requests can't detect it automatically for binary/json responses). |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
00ff8bac0988bdf00a3ba5df30cf453b |
User & Date: | mario on 2015-05-03 14:09:28 |
Other Links: | manifest | tags |
2015-05-03
| ||
14:10 | Detect all command names in player config, so that both `xterm` and `streamripper` are probed for existence. Use dict comprehension for plugin_meta lookup. Remove wrap_entry in favour of generic uikit.wrap(). check-in: 91f8502978 user: mario tags: trunk | |
14:09 | Allow to override encoding= for .text results (requests can't detect it automatically for binary/json responses). check-in: 00ff8bac09 user: mario tags: trunk | |
14:08 | Support multiple `plugin_base` references (namely "channels" and "plugins"). check-in: 12d3b19c1d user: mario tags: trunk | |
Modified ahttp.py from [1ab0a64254] to [060cc1e22c]. [diff]