[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23275: 307 "Temporary Redirect" is not handled
From: |
Ludovic Courtès |
Subject: |
bug#23275: 307 "Temporary Redirect" is not handled |
Date: |
Wed, 13 Apr 2016 22:35:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> From d0ee21dd4e8c34e7d3f23eb69943026706d24d37 Mon Sep 17 00:00:00 2001
> From: Alex Kost <address@hidden>
> Date: Tue, 12 Apr 2016 11:14:59 +0300
> Subject: [PATCH] download: Follow HTTP 307 "Temporary Redirection".
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Reported by Albin Söderqvist <address@hidden>.
>
> * guix/build/download.scm (http-fetch): Follow redirections upon 307.
> This is what 'binaries.openttd.org' does.
Sure, please push!
(Please add “Fixes …” in the commit log.)
Thanks!
Ludo’.