ea80b77 Make curl follow redirects

Authored and Committed by lsedlar 7 years ago
1 file changed. 2 lines added. 2 lines removed.
    Make curl follow redirects
    
    If the response returns a redirect status code, we want to get the
    actual file, not the response server sent us (which is most likely a
    useless HTML page).
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+2 -2