397f2be Add compatibility code to retrieve headers

1 file Authored by simo 7 years ago, Committed by mbasti 7 years ago,
    Add compatibility code to retrieve headers
    
    Python3 removed the getheaders() function and replaced it with a
    get_all() one. Add compat code.
    
    https://fedorahosted.org/freeipa/ticket/6558
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+5 -1