Merge: http_request: intro an attribute to delay sending the request
authorJean Privat <jean@pryen.org>
Mon, 14 Mar 2016 18:45:18 +0000 (14:45 -0400)
committerJean Privat <jean@pryen.org>
Mon, 14 Mar 2016 18:45:18 +0000 (14:45 -0400)
Move up the delay service from Tnitter to AsyncHttpRequest. It can be useful for other apps, for regular polling or to avoid to overwhelm the server on errors.

Pull-Request: #1983
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge