GNOME Bugzilla – Bug 723147
tmdb: Use https queries
Last modified: 2014-01-28 17:43:56 UTC
.
Created attachment 267381 [details] [review] tmdb: Use https queries Now that tmdb supports it.
Created attachment 267421 [details] [review] tmdb: update tests Based on previous commit (use https for TMDb queries).
commit f263346f43f3afcde65a79962298d9b09628a537 Author: Juan A. Suarez Romero <jasuarez@igalia.com> Date: Tue Jan 28 17:33:17 2014 +0000 tmdb: update tests Based on previous commit (use https for TMDb queries). https://bugzilla.gnome.org/show_bug.cgi?id=723147 tests/tmdb/data/fast-by-id.ini | 8 ++++---- tests/tmdb/data/no-details.ini | 8 ++++---- tests/tmdb/data/sherlock.ini | 28 ++++++++++++++-------------- 3 files changed, 22 insertions(+), 22 deletions(-) commit 41722f092fd3a97f5f18cc548e2f5ca885f9550b Author: Bastien Nocera <hadess@hadess.net> Date: Tue Jan 28 08:20:02 2014 +0100 tmdb: Use https queries Now that tmdb supports it. https://bugzilla.gnome.org/show_bug.cgi?id=723147 src/tmdb/grl-tmdb-request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)