souphttpclientsink: Add the retry and retry-delay properties
authorGraham Leggett <minfrin@sharp.fm>
Sun, 11 Oct 2015 22:07:54 +0000 (22:07 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Oct 2015 12:23:00 +0000 (15:23 +0300)
commitaf25e3cc93ec5c6d5fce8e0b9631a76423134a02
treed590158756ffd9c17a9c58e065c6483f10f54b1a
parent360a6509c7c59c73113ad3cc818f5935cceffd4b
souphttpclientsink: Add the retry and retry-delay properties

These allow a failed request to be retried after the given number of seconds
instead of failing the pipeline. Take account of the Retry-After header if
present. Add retries parameter that controls the number of times an HTTP
request will be retried before failing.

https://bugzilla.gnome.org/show_bug.cgi?id=756318
ext/soup/gstsouphttpclientsink.c
ext/soup/gstsouphttpclientsink.h