diff --git a/README.rst b/README.rst index 85913ab..bad252f 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ and JSON. |Version| |Travis| |CodeCov| |Docs|