mirror of
https://github.com/sprockets/sprockets.mixins.http.git
synced 2024-11-14 19:29:31 +00:00
Merge branch 'master' of github.com:sprockets/sprockets.mixins.http
This commit is contained in:
commit
9d8698f8ad
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
sprockets.mixins.http
|
||||
=====================
|
||||
HTTP Client Mixin for Tornado RequestHandlers.
|
||||
HTTP Client Mixin for Tornado RequestHandlers. Automatically retries on errors, sleep when rate limited, and handles content encoding and decoding using `MsgPack <http://msgpack.org>`_ and JSON.
|
||||
|
||||
|Version| |Travis| |CodeCov| |Docs|
|
||||
|
||||
|
|
Loading…
Reference in a new issue